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

Bump the production-dependencies group with 3 updates #277

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps the production-dependencies group with 3 updates: d3-graphviz, jquery-ui and npm.

Updates d3-graphviz from 5.4.0 to 5.6.0

Release notes

Sourced from d3-graphviz's releases.

v5.6.0

See the CHANGELOG for details.

v5.5.0

See the CHANGELOG for details.

Changelog

Sourced from d3-graphviz's changelog.

[5.6.0] – 2024-08-18

Changed

  • Upgrade @​hpcc-js/wasm to 2.20.0 (Graphviz 12.1.0)

[5.5.0] – 2024-08-17

Changed

  • Upgrade @​hpcc-js/wasm to 2.18.1 (Graphviz 12.0.0)
Commits
  • d6a49de Merge pull request #323 from magjac/release-of-version-5.6.0
  • 20ea447 add version to 5.6.0 to CHANGELOG.md
  • 0d04bb7 update version to 5.6.0
  • 3cb0de9 Merge pull request #322 from magjac/update-dependencies-2024-08-17
  • bd2c35e update jsdom to new major version 24.1.1
  • d737ed4 update c8 to new major version 10.1.2
  • 6e19357 update dependencies to latest minor versions
  • c58fb77 Merge pull request #321 from magjac/upgrade-to-graphviz-12.1.0
  • beeaeeb upgrade @​hpcc-js/wasm to 2.20.0 (Graphviz 12.1.0)
  • cffd4cd Merge pull request #320 from magjac/release-of-version-5.5.0
  • Additional commits viewable in compare view

Updates jquery-ui from 1.13.3 to 1.14.0

Release notes

Sourced from jquery-ui's releases.

jQuery UI 1.14.0 released

https://blog.jqueryui.com/2024/08/jquery-ui-1-14-0-released/

Commits
  • 501c347 1.14.0
  • 2fb378e Docs: Update AUTHORS.txt
  • 02a6e6b Datepicker: Hide the UI on destroy
  • a0c5b12 Build: Bump actions/setup-node from 4.0.2 to 4.0.3 in the github-actions group
  • cd41c45 Tests: Update jQuery Migrate from 3.4.1 to 3.5.2, simplify Migrate setup
  • 600057f Demos: Make autocomplete demos work on jqueryui.com
  • 5665215 Build: Group dependabot PRs updating GitHub Actions
  • 7f0e920 Release: Update download.jqueryui.com from 2.3.6 to 2.3.7
  • 872c28a Build: Bump actions/checkout from 4.1.6 to 4.1.7
  • 2735f7d Release: Update download.jqueryui.com from 2.3.5 to 2.3.6
  • Additional commits viewable in compare view

Updates npm from 10.8.2 to 10.8.3

Changelog

Sourced from npm's changelog.

10.8.3 (2024-08-28)

Bug Fixes

Documentation

Dependencies

Chores

Commits

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 production-dependencies group with 3 updates: [d3-graphviz](https://github.com/magjac/d3-graphviz), [jquery-ui](https://github.com/jquery/jquery-ui) and [npm](https://github.com/npm/cli).


Updates `d3-graphviz` from 5.4.0 to 5.6.0
- [Release notes](https://github.com/magjac/d3-graphviz/releases)
- [Changelog](https://github.com/magjac/d3-graphviz/blob/master/CHANGELOG.md)
- [Commits](magjac/d3-graphviz@v5.4.0...v5.6.0)

Updates `jquery-ui` from 1.13.3 to 1.14.0
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](jquery/jquery-ui@1.13.3...1.14.0)

Updates `npm` from 10.8.2 to 10.8.3
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v10.8.2...v10.8.3)

---
updated-dependencies:
- dependency-name: d3-graphviz
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: jquery-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: npm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 17, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-85b146a368 branch September 17, 2024 11:57
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants