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

chore(deps): bump @hello-pangea/dnd from 16.5.0 to 17.0.0 #5

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2024

Bumps @hello-pangea/dnd from 16.5.0 to 17.0.0.

Release notes

Sourced from @​hello-pangea/dnd's releases.

Release 17.0.0

17.0.0 (2024-09-14)

⚠ BREAKING CHANGES

  • redux: bump redux to v5 and react-redux to v9
  • react: drop support for v16 and v17

Others 🔧

  • bump borwserlist to latest version (e826e01)
  • deps-dev: bump express from 4.19.1 to 4.20.0 (8f149d2)
  • deps-dev: bump ws from 7.5.9 to 7.5.10 (fa6119c)
  • deps: update dependency @​babel/runtime to ^7.25.6 (646858e)
  • dev-deps: update all non-major development dependencies (9ac3f0c)
  • dev-deps: update dependency @​atlaskit/theme to v13 (c091b8a)
  • dev-deps: update dependency jest-axe to v9 (fbb66cc)
  • dev-deps: update dependency jsdom to v25 (34a8feb)
  • dev-deps: update dependency rimraf to v6 (460f580)
  • dev-deps: update dependency wait-on to v8 (b57aa06)
  • dev-deps: update dependency webpack to v5.94.0 [SECURITY] (491eeb8)

Features 🔥

  • react: drop support for v16 and v17 (38e6b49)
  • redux: bump redux to v5 and react-redux to v9 (8334755)

Docs 📃

Code Refactoring 🖌

Tests 🧪

CI 🛠

... (truncated)

Changelog

Sourced from @​hello-pangea/dnd's changelog.

17.0.0 (2024-09-14)

⚠ BREAKING CHANGES

  • redux: bump redux to v5 and react-redux to v9
  • react: drop support for v16 and v17

Others 🔧

  • bump borwserlist to latest version (e826e01)
  • deps-dev: bump express from 4.19.1 to 4.20.0 (8f149d2)
  • deps-dev: bump ws from 7.5.9 to 7.5.10 (fa6119c)
  • deps: update dependency @​babel/runtime to ^7.25.6 (646858e)
  • dev-deps: update all non-major development dependencies (9ac3f0c)
  • dev-deps: update dependency @​atlaskit/theme to v13 (c091b8a)
  • dev-deps: update dependency jest-axe to v9 (fbb66cc)
  • dev-deps: update dependency jsdom to v25 (34a8feb)
  • dev-deps: update dependency rimraf to v6 (460f580)
  • dev-deps: update dependency wait-on to v8 (b57aa06)
  • dev-deps: update dependency webpack to v5.94.0 [SECURITY] (491eeb8)

Features 🔥

  • react: drop support for v16 and v17 (38e6b49)
  • redux: bump redux to v5 and react-redux to v9 (8334755)

Docs 📃

Code Refactoring 🖌

Tests 🧪

CI 🛠

  • bump pnpm cache version (e2c581f)
  • fix chromatic deploy action (7a9d65d)
  • pnpm: bump to 9.10.0 (f59cf9f)
  • refactor pnpm setup and drop node_modules caching (c9ea36d)

... (truncated)

Commits
  • feaa5af chore: release 17.0.0
  • 646858e chore(deps): update dependency @​babel/runtime to ^7.25.6
  • 8334755 feat(redux): bump redux to v5 and react-redux to v9
  • 38e6b49 feat(react): drop support for v16 and v17
  • c83cb54 ci: update wagoid/commitlint-github-action action to v6
  • 460f580 chore(dev-deps): update dependency rimraf to v6
  • 8f149d2 chore(deps-dev): bump express from 4.19.1 to 4.20.0
  • b57aa06 chore(dev-deps): update dependency wait-on to v8
  • fbb66cc chore(dev-deps): update dependency jest-axe to v9
  • fa6119c chore(deps-dev): bump ws from 7.5.9 to 7.5.10
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@hello-pangea/dnd](https://github.com/hello-pangea/dnd) from 16.5.0 to 17.0.0.
- [Release notes](https://github.com/hello-pangea/dnd/releases)
- [Changelog](https://github.com/hello-pangea/dnd/blob/main/CHANGELOG.md)
- [Commits](hello-pangea/dnd@v16.5.0...v17.0.0)

---
updated-dependencies:
- dependency-name: "@hello-pangea/dnd"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 20, 2024
@Dogtiti Dogtiti closed this Dec 20, 2024
@Dogtiti Dogtiti deleted the dependabot/npm_and_yarn/hello-pangea/dnd-17.0.0 branch December 20, 2024 13:25
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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.

1 participant