8000 Bump immer and aws-amplify by dependabot[bot] · Pull Request #303 · Pennsieve/pennsieve-app-2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump immer and aws-amplify #303

8000
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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Apr 26, 2024

Bumps immer to 9.0.6 and updates ancestor dependency aws-amplify. These dependencies need to be updated together.

Updates immer from 8.0.1 to 9.0.6

Release notes

Sourced from immer's releases.

v9.0.6

9.0.6 (2021-08-31)

Bug Fixes

  • security: Follow up on CVE-2020-28477 where path: [["__proto__"], "x"] could still pollute the prototype (fa671e5)

v9.0.5

9.0.5 (2021-07-05)

Bug Fixes

  • release missing dist/ folder (bfb8dec)

v9.0.4

9.0.4 (2021-07-05)

Bug Fixes

  • #791 return 'nothing' should produce undefined patch (5412c9f)
  • #807 new undefined properties should end up in result object (dc3f66c)
  • Better applyPatches type (#810) (09ac097), closes #809

v9.0.3

9.0.3 (2021-06-09)

Bug Fixes

  • isPlainObject: add quick comparison between input and Object to short-circuit taxing Function.toString invocations (#805) (07575f3)

v9.0.2

9.0.2 (2021-04-25)

Bug Fixes

  • #785 fix type inference for produce incorrectly inferring promise (#786) (6555173)

v9.0.1

9.0.1 (2021-03-20)

Bug Fixes

  • #768 immerable field being lost during patch value cloning (#771) (e0b7c01)

... (truncated)

Commits

Updates aws-amplify from 3.3.26 to 6.1.4

Release notes

Sourced from aws-amplify's releases.

2024-04-23 Amplify JS release - aws-amplify@6.0.30

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.29...aws-amplify@6.0.30

2024-04-22 Amplify JS release - aws-amplify@6.0.29

What's Changed

New Contributors

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.28...aws-amplify@6.0.29

2024-04-09 Amplify JS release - aws-amplify@6.0.28

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.27...aws-amplify@6.0.28

2024-04-02 Amplify JS release - aws-amplify@6.0.27

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.26...aws-amplify@6.0.27

... (truncated)

Commits
  • 8ec05ae chore(release): Publish [skip release]
  • 5fd0e67 release(required): Amplify JS release (#13291)
  • d0fdfa6 chore: Clean up awkward langauge in README (#13292)
  • aa490b9 fix: bump package versions (#13254)
  • 6d4366e fix(auth): impossibility to sign-in when RandomKeyPassword is missing (#13288)
  • 57c9aca Merge branch 'main' into fix/device-keys
  • 1ba64c4 fix(auth): Impossibility to sign-in when RandomKeyPassword missing
  • 3f07b11 chore: Update dependency check workflow (#13287)
  • 1aef1ee fix(data): tests for error response fix (#13279)
  • 40e6b7c chore: Merge release into main (#13285)
  • Additional commits viewable 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [immer](https://github.com/immerjs/immer) to 9.0.6 and updates ancestor dependency [aws-amplify](https://github.com/aws-amplify/amplify-js). These dependencies need to be updated together.


Updates `immer` from 8.0.1 to 9.0.6
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v8.0.1...v9.0.6)

Updates `aws-amplify` from 3.3.26 to 6.1.4
- [Release notes](https://github.com/aws-amplify/amplify-js/releases)
- [Commits](https://github.com/aws-amplify/amplify-js/compare/aws-amplify@3.3.26...aws-amplify@6.1.4)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: indirect
- dependency-name: aws-amplify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 26, 2024
@dependabot dependabot bot mentioned this pull request Apr 26, 2024
Copy link
Contributor Author
dependabot bot commented on behalf of github Apr 30, 2024

Superseded by #304.

@dependabot dependabot bot closed this Apr 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-4c75ecae1a branch April 30, 2024 22:09
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
Development

Successfully merging this pull request may close these issues.

0 participants
0