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 mpath from 0.2.1 to 0.7.0 #15

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 3, 2021

Bumps mpath from 0.2.1 to 0.7.0.

Changelog

Sourced from mpath's changelog.

0.7.0 / 2020-03-24

0.6.0 / 2019-05-01

  • feat: support setting dotted paths within nested arrays

0.5.2 / 2019-04-25

  • fix: avoid using subclassed array constructor when doing map()

0.5.1 / 2018-08-30

  • fix: prevent writing to constructor and prototype as well as proto

0.5.0 / 2018-08-30

  • BREAKING CHANGE: disallow setting/unsetting proto properties
  • feat: re-add support for Node < 4 for this release

0.4.1 / 2018-04-08

0.4.0 / 2018-03-27

  • feat: add support for ES6 maps
  • BREAKING CHANGE: drop support for Node < 4

0.3.0 / 2017-06-05

  • feat: add has() and unset() functions
Commits
  • 99fea22 chore: release 0.7.0
  • e2231e6 Merge pull request #9 from AlexeyGrigorievBoost/component_json_removal
  • c1ef66b Component.json removal
  • 98b1e0f chore: release 0.6.0
  • 522a16c feat: support setting dotted paths within nested arrays
  • 75b02d3 test: fix tests
  • bbf5743 chore: fix build
  • e41020a chore: release 0.5.2
  • fa2f211 chore: remove unnecessary Map global
  • ff4cd66 fix: avoid using subclassed array constructor when doing map()
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vkarpov15, a new releaser for mpath since your current version.


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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [mpath](https://github.com/aheckmann/mpath) from 0.2.1 to 0.7.0.
- [Release notes](https://github.com/aheckmann/mpath/releases)
- [Changelog](https://github.com/aheckmann/mpath/blob/master/History.md)
- [Commits](mongoosejs/mpath@0.2.1...0.7.0)

---
updated-dependencies:
- dependency-name: mpath
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 3, 2021
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.

0 participants