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 redux-actions from 2.6.5 to 3.0.0 #1195

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 Feb 13, 2023

Bumps redux-actions from 2.6.5 to 3.0.0.

Release notes

Sourced from redux-actions's releases.

v3.0.0

  • Build: Use modern build stack based on Vite (#386, #388)
  • CI: Use Github Actions (#387)
  • Breaking Changes: ESM only and default export, dropped CommonJS/UMD builds
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Feb 13, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/redux-actions-3.0.0 branch 2 times, most recently from bc542ed to fe22395 Compare February 14, 2023 20:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/redux-actions-3.0.0 branch 8 times, most recently from d15479c to c35a6f3 Compare March 1, 2023 01:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/redux-actions-3.0.0 branch 15 times, most recently from 4f77a8e to 0889d01 Compare March 12, 2023 00:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/redux-actions-3.0.0 branch 4 times, most recently from 14c480d to 68e544f Compare March 30, 2023 16:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/redux-actions-3.0.0 branch 11 times, most recently from 6b53f2b to 560e65f Compare April 13, 2023 16:42
@anshgoyalevil
Copy link
Contributor

@yurishkuro This one can be closed I think

@yurishkuro
Copy link
Member

@dependabot rebase

@yurishkuro
Copy link
Member

I like keeping them around as a record/reminder of stale versions

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/redux-actions-3.0.0 branch from 560e65f to 9f32cb9 Compare September 23, 2023 06:15
@yurishkuro yurishkuro added changelog:dependencies Update to dependencies and removed dependencies labels Oct 21, 2023
@yurishkuro
Copy link
Member

@dependabot rebase

Bumps [redux-actions](https://github.com/redux-utilities/redux-actions) from 2.6.5 to 3.0.0.
- [Release notes](https://github.com/redux-utilities/redux-actions/releases)
- [Changelog](https://github.com/redux-utilities/redux-actions/blob/master/docs/Changelog.md)
- [Commits](redux-utilities/redux-actions@v2.6.5...v3.0.0)

---
updated-dependencies:
- dependency-name: redux-actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/redux-actions-3.0.0 branch from 9f32cb9 to e807a38 Compare November 9, 2023 17:15
@dependabot dependabot bot requested a review from a team as a code owner November 9, 2023 17:15
@dependabot dependabot bot requested review from jkowall and removed request for a team November 9, 2023 17:15
@yurishkuro yurishkuro removed the javascript Pull requests that update Javascript code label Nov 9, 2023
@yurishkuro
Copy link
Member

This one can be closed I think

@anshgoyalevil why did you say it can be closed? Does it depend on some other upgrade?

@anshgoyalevil
Copy link
Contributor

anshgoyalevil commented Nov 9, 2023

I asked to close it since the upgrade happening here isn't related to any actual feature that would break the project.
Related PR: #1813

The redux-actions community changed the way their package exports the functions. v3.0.0 doesn't support CJS exports, we can wait for the next release. Maybe they would add it back because of opened issues (like redux-utilities/redux-actions#390) on their repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:dependencies Update to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants