Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the production-dependencies group with 3 updates: @hello-pangea/dnd, react-select and reactstrap.

Updates @hello-pangea/dnd from 16.6.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

Updates react-select from 5.8.0 to 5.8.1

Release notes

Sourced from react-select's releases.

[email protected]

Patch Changes

  • dd740ced #5960 Thanks @​leonaves! - No longer send pop-value action when multi-select is empty. This correctly resolves typings with that event, where removedValue cannot be undefined.
Commits

Updates reactstrap from 9.2.2 to 9.2.3

Release notes

Sourced from reactstrap's releases.

v9.2.3

9.2.3 (2024-09-26)

Bug Fixes

  • UncontrolledAccordion: prevent setOpen to set undefined value for open (#2814) (717a5e8)
Changelog

Sourced from reactstrap's changelog.

9.2.3 (2024-09-26)

Bug Fixes

  • UncontrolledAccordion: prevent setOpen to set undefined value for open (#2814) (717a5e8)
Commits
  • 090bc1e chore(master): release 9.2.3 (#2788)
  • deed7b2 chore(fixes #2801): use function default parameters instead of defaultProps (...
  • 717a5e8 fix(UncontrolledAccordion): prevent setOpen to set undefined value for open (...
  • 7ada175 Finish migration to RTS (#2799)
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2024
@raymond-lam
Copy link
Collaborator

@dependabot recreate

Bumps the production-dependencies group with 3 updates: [@hello-pangea/dnd](https://github.com/hello-pangea/dnd), [react-select](https://github.com/JedWatson/react-select) and [reactstrap](https://github.com/reactstrap/reactstrap).


Updates `@hello-pangea/dnd` from 16.6.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.6.0...v17.0.0)

Updates `react-select` from 5.8.0 to 5.8.1
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.8.1)

Updates `reactstrap` from 9.2.2 to 9.2.3
- [Release notes](https://github.com/reactstrap/reactstrap/releases)
- [Changelog](https://github.com/reactstrap/reactstrap/blob/master/CHANGELOG.md)
- [Commits](reactstrap/reactstrap@v9.2.2...v9.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-efe2eb2706 branch from 356628b to c326be0 Compare October 1, 2024 13:02
@raymond-lam raymond-lam merged commit cb2a36c into main Oct 1, 2024
17 checks passed
@raymond-lam raymond-lam deleted the dependabot/npm_and_yarn/production-dependencies-efe2eb2706 branch October 1, 2024 14:16
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.

2 participants