ericblade / mws-simple

nodejs Amazon MWS (Merchant Web Services) API in ~150 lines of code
MIT License
8 stars 5 forks source link

build(deps): bump dot-prop and conventional-changelog-angular #159

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dot-prop and conventional-changelog-angular. These dependencies needed to be updated together. Updates dot-prop from 4.2.0 to 5.3.0

Release notes

Sourced from dot-prop's releases.

v5.3.0

  • Make .delete() return a boolean (#66) 24916ff

https://github.com/sindresorhus/dot-prop/compare/v5.2.0...v5.3.0

v5.2.0

  • Allow specifying undefined as the object for .get() and .has() (#58) a6be343

https://github.com/sindresorhus/dot-prop/compare/v5.1.1...v5.2.0

v5.1.1

  • Prevent setting/getting some problematic path components 3039c8c
  • TypeScript - Fix return type for undefined defaultValue (#56) e0f8abf

https://github.com/sindresorhus/dot-prop/compare/v5.1.0...v5.1.1

v5.1.0

Maintenance release to update dependencies. No user-facing changes.

https://github.com/sindresorhus/dot-prop/compare/v5.0.1...v5.1.0

v5.0.1

  • Fix TypeScript 3.5 compatibility 9c1ef03

https://github.com/sindresorhus/dot-prop/compare/v5.0.0...v5.0.1

v5.0.0

Breaking:

  • Require Node.js 8 a19fd41

Enhancements:

  • Add TypeScript definition (#52) 5dbf51c

https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v5.0.0

v4.2.1

Commits


Updates conventional-changelog-angular from 5.0.6 to 5.0.13

Release notes

Sourced from conventional-changelog-angular's releases.

conventional-changelog-angular conventional-changelog-angular-v5.0.13

Bug Fixes

  • conventional-commits-parser: address CVE-2021-23425 (#841) (02b3d53)
Commits
  • e30343b chore: release conventional-changelog-angular 5.0.13 (#847)
  • 02b3d53 fix(conventional-commits-parser): address CVE-2021-23425 (#841)
  • d747781 docs(readme): Fix typo (#818)
  • 318b555 chore: release conventional-changelog-core 4.2.3 (#732)
  • 97bce29 fix(deps): update get-pkg-repo to ^4.0.0 (#820)
  • f1f50f5 chore(deps): update actions/github-script action to v4 (#794)
  • 537c37d chore: release conventional-changelog-conventionalcommits 4.6.0 (#797)
  • 9a0b9a7 feat(conventionalcommits): include Release-As commits in CHANGELOG (#796)
  • 8076d46 chore: add editor folders to gitignore (#765)
  • 0f2455b dep(conventional-changelog-core): remove unnecessary shelljs from dependencie...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for conventional-changelog-angular since your current version.


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](https://github.com/ericblade/mws-simple/network/alerts).
rollingversions[bot] commented 1 year ago

There is no change log for this pull request yet.

Create a changelog

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.