Skip to content
New issue

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

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

Already on GitHub? # to your account

deps: bump the dependency-updates group with 3 updates #904

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the dependency-updates group with 3 updates: @octokit/plugin-throttling, datatables.net and datatables.net-bs4.

Updates @octokit/plugin-throttling from 9.3.1 to 9.3.2

Release notes

Sourced from @​octokit/plugin-throttling's releases.

v9.3.2

9.3.2 (2024-10-04)

Bug Fixes

  • handle 429 status code when being throttled (#740) (128ecb6)
Commits
  • 128ecb6 fix: handle 429 status code when being throttled (#740)
  • 1d9370f build(deps): lock file maintenance (#737)
  • 4fc08ec ci: correctly use the node version from the matrix (#736)
  • 792a128 chore(deps): update dependency fetch-mock to v11 (#726)
  • 69a1d8b chore(deps): update dependency @​octokit/tsconfig to v4 (#735)
  • 72a7a09 chore(deps): update dependency esbuild to ^0.24.0 (#732)
  • c2b7f78 build(deps): lock file maintenance (#733)
  • 00d4c83 build(deps): lock file maintenance (#729)
  • 555ab44 build(deps): bump vite from 5.4.1 to 5.4.6 (#731)
  • 4882ed6 build(deps): lock file maintenance (#728)
  • Additional commits viewable in compare view

Updates datatables.net from 2.1.7 to 2.1.8

Commits
  • 155c47b Sync tag release - 2.1.8
  • 1150bb1 643377800fbf3b1e050b8d59a843837710aea693 Release 2.1.8
  • 847314e 658b9d4ce42406bea630174635f258d08655df7f Fix: Columns where misaligned from t...
  • 44bc402 c711f949ba6a4f3f1383918d12a9b9600a558d57 Fix: Remove the setting of `role="ro...
  • 8c6985f e86bdad18a2ae35115ee8369bcde9023ad616b35 Fix: Date rendering would always set...
  • d90011a 0b07375e57ac56dd2ce582641115169eccd6340d Typescript: Need to export `ObjectCo...
  • See full diff in compare view

Updates datatables.net-bs4 from 2.1.7 to 2.1.8

Commits
  • db51020 Sync tag release - 2.1.8
  • dc1f908 643377800fbf3b1e050b8d59a843837710aea693 Release 2.1.8
  • a373142 658b9d4ce42406bea630174635f258d08655df7f Fix: Columns where misaligned from t...
  • 46c0bf7 c711f949ba6a4f3f1383918d12a9b9600a558d57 Fix: Remove the setting of `role="ro...
  • f0d5873 e86bdad18a2ae35115ee8369bcde9023ad616b35 Fix: Date rendering would always set...
  • 8927cd5 0b07375e57ac56dd2ce582641115169eccd6340d Typescript: Need to export `ObjectCo...
  • See full diff 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

Bumps the dependency-updates group with 3 updates: [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js), [datatables.net](https://github.com/DataTables/Dist-DataTables) and [datatables.net-bs4](https://github.com/DataTables/Dist-DataTables-Bootstrap4).


Updates `@octokit/plugin-throttling` from 9.3.1 to 9.3.2
- [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
- [Commits](octokit/plugin-throttling.js@v9.3.1...v9.3.2)

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

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

---
updated-dependencies:
- dependency-name: "@octokit/plugin-throttling"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: datatables.net
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: datatables.net-bs4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 7, 2024 09:52
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Oct 7, 2024
@wraithgar wraithgar merged commit 56ae5ba into main Oct 7, 2024
7 checks passed
@wraithgar wraithgar deleted the dependabot/npm_and_yarn/main/dependency-updates-8ded1dc1b2 branch October 7, 2024 16:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant