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 immutability-helper from 2.4.0 to 2.7.0 #666

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps immutability-helper from 2.4.0 to 2.7.0.

Release notes

Sourced from immutability-helper's releases.

v2.7.0

  • Add support for ES Map (Thanks adelgado!)

v2.6.6

  • Introduce an exports.default for those who consume the lib via ES6 or TypeScript

v2.6.5

  • Allow number for $unset and $toggle #92
  • Use a default export #86
  • Export Query in user-land typings #93
  • Allow custom commands #85

v2.6.3

v2.6.1

v2.6.0

  • Add new shorter syntax for $apply. Thanks gnapse!

v2.5.1

  • Added documentation in the readme for $add and $remove

v2.5.0

  • Fixed bug where Array from different context was handled incorrectly (Thanks fatfisz #68 )
  • Add $add and $remove directive for Map and Set
Commits
  • 6ca0d04 prepare for release
  • 2981461 Add support for updating nested objects inside Maps (#103)
  • e5e6252 Adds update functionality to Map entries (#100)
  • d9c800c Merge pull request #98 from kolodny/fix-default-export
  • c9112f2 build($version): bump to 2.6.6
  • 7e71530 test($all): add
  • 79a99c8 fix($cjs): have a default export
  • 3f797c9 Merge pull request #95 from kolodny/bump-version
  • ba4d332 build($version): bump to 2.6.5
  • c54770c Merge pull request #94 from kolodny/several-typings-fixes
  • 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 ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [immutability-helper](https://github.com/kolodny/immutability-helper) from 2.4.0 to 2.7.0.
- [Release notes](https://github.com/kolodny/immutability-helper/releases)
- [Commits](kolodny/immutability-helper@v2.4.0...v2.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant