Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump the dependency-updates group with 2 updates #909

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

Bumps the dependency-updates group with 2 updates: datatables.net-buttons and datatables.net-buttons-bs4.

Updates datatables.net-buttons from 3.1.2 to 3.2.0

Release notes

Sourced from datatables.net-buttons's releases.

3.2.0

Buttons 3.2.0

Commits
  • 9eb884c Sync tag release - 3.2.0
  • d9c1c65 24a3dd12626c70152100444eebb1c5ab3be6c7fe Release 3.2.0
  • a8ca3e6 91ec1694df383e3520038c0ecab83ee04b93b829 New: When closing a popover, trigger...
  • cdb39d4 3cab48583da254adb44e6c00b7bcd13023563712 New: Add escapeExcelFormula to `-a...
  • 2138813 fe105bc93f50921112e4f66a698b3312395c9a6a Fix: If a popover is fixed positio...
  • fd958fe 8ab9e3841286f90654d29150a6f28c7b286f5eb1 Docs: Popover description was missin...
  • 64cc80d b10b3c5ba5e670f0283779d74ec532561eab1c6f Dev: Finish removing styling example...
  • a3d4fb8 002b66e9e24af5c176af543ac8757d2f957ba7f0 New: `-init buttons.buttons.dropIcon...
  • 26b37b0 7099db386b1f372bd2fc6db24739dcf34ec9f802 WIP: Improvements to dropdown icon t...
  • 4f4e658 927745f3bd0ed891a69e8c006d0de368bf115a85 New: Buttons with a split can now be...
  • Additional commits viewable in compare view

Updates datatables.net-buttons-bs4 from 3.1.2 to 3.2.0

Release notes

Sourced from datatables.net-buttons-bs4's releases.

3.2.0

Buttons Bootstrap4 3.2.0

Commits
  • c9cd0d8 91ec1694df383e3520038c0ecab83ee04b93b829 New: When closing a popover, trigger...
  • 457ce3a 3cab48583da254adb44e6c00b7bcd13023563712 New: Add escapeExcelFormula to `-a...
  • 650ca20 fe105bc93f50921112e4f66a698b3312395c9a6a Fix: If a popover is fixed positio...
  • b5fb62d 8ab9e3841286f90654d29150a6f28c7b286f5eb1 Docs: Popover description was missin...
  • 395e148 b10b3c5ba5e670f0283779d74ec532561eab1c6f Dev: Finish removing styling example...
  • 4df26f5 002b66e9e24af5c176af543ac8757d2f957ba7f0 New: `-init buttons.buttons.dropIcon...
  • 6cd24dc 7099db386b1f372bd2fc6db24739dcf34ec9f802 WIP: Improvements to dropdown icon t...
  • f13f54b 927745f3bd0ed891a69e8c006d0de368bf115a85 New: Buttons with a split can now be...
  • 362e695 822bb21ef766a967c1d99819d00aa273d2001b30 Dev: Tweak previous fix - it was cau...
  • 672b73a 3583195f85049bbf3dde8d15b3768617bc8183af Fix: An error would occur if an expo...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner November 12, 2024 09:54
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Nov 12, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/dependency-updates-35d293407e branch from 3a772ef to e5859e6 Compare November 13, 2024 09:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/dependency-updates-35d293407e branch from e5859e6 to a84f17e Compare November 14, 2024 09:34
Bumps the dependency-updates group with 2 updates: [datatables.net-buttons](https://github.com/DataTables/Dist-DataTables-Buttons) and [datatables.net-buttons-bs4](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4).


Updates `datatables.net-buttons` from 3.1.2 to 3.2.0
- [Release notes](https://github.com/DataTables/Dist-DataTables-Buttons/releases)
- [Commits](DataTables/Dist-DataTables-Buttons@3.1.2...3.2.0)

Updates `datatables.net-buttons-bs4` from 3.1.2 to 3.2.0
- [Release notes](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap4/releases)
- [Commits](DataTables/Dist-DataTables-Buttons-Bootstrap4@3.1.2...3.2.0)

---
updated-dependencies:
- dependency-name: datatables.net-buttons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: datatables.net-buttons-bs4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/dependency-updates-35d293407e branch from a84f17e to ed9da3e Compare November 15, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants