mixmaxhq / mongo-cursor-pagination

Cursor-based pagination for Mongo
https://www.mixmax.com/careers
MIT License
229 stars 72 forks source link

chore(deps): bump got, @mixmaxhq/semantic-release-config and @semantic-release/npm #345

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Removes got. It's no longer used after updating ancestor dependencies got, @mixmaxhq/semantic-release-config and @semantic-release/npm. These dependencies need to be updated together.

Removes got

Updates @mixmaxhq/semantic-release-config from 2.0.0 to 2.0.3

Release notes

Sourced from @​mixmaxhq/semantic-release-config's releases.

v2.0.3

2.0.3 (2022-08-11)

Bug Fixes

  • include branches config to support main (5b6fa2d)

v2.0.2

2.0.2 (2021-08-30)

Bug Fixes

  • update semantic release dependencies (567ba0a)

v2.0.1

2.0.1 (2020-12-09)

Bug Fixes

  • security: update semantic-release to >= 17.2.3 (eef697e)
Changelog

Sourced from @​mixmaxhq/semantic-release-config's changelog.

2.0.3 (2022-08-11)

Bug Fixes

  • include branches config to support main (5b6fa2d)

2.0.2 (2021-08-30)

Bug Fixes

  • update semantic release dependencies (567ba0a)

2.0.1 (2020-12-09)

Bug Fixes

  • security: update semantic-release to >= 17.2.3 (eef697e)
Commits
  • 1f27d2f chore(release): 2.0.3 [skip ci]
  • c30ace2 Merge pull request #143 from mixmaxhq/guilherme/add-branch-configuration
  • 5b6fa2d fix: include branches config to support main
  • ab6fa7c chore(release): 2.0.2 [skip ci]
  • 3450f62 Merge pull request #142 from mixmaxhq/ghmeier/fix-peer-deps
  • 567ba0a fix: update semantic release dependencies
  • ee425ef Merge pull request #141 from mixmaxhq/npm-7
  • be10dd0 chore(deps): update lockfile
  • 4822323 Merge pull request #133 from mixmaxhq/dependabot/add-v2-config-file
  • b28a278 chore(dependabot): update to github-native dependabot
  • Additional commits viewable in compare view


Updates @semantic-release/npm from 7.0.8 to 7.1.3

Release notes

Sourced from @​semantic-release/npm's releases.

v7.1.3

7.1.3 (2021-05-04)

Bug Fixes

  • use NPM_CONFIG_USERCONFIG in get-registry to match auth (#362) (13200ca)

v7.1.2

7.1.2 (2021-05-04)

Bug Fixes

  • deps: update dependency fs-extra to v10 (80fde1e)

v7.1.1

7.1.1 (2021-04-08)

Bug Fixes

  • deps: update dependency normalize-url to v6 (97ca719)

v7.1.0

7.1.0 (2021-03-30)

Features

v7.0.10

7.0.10 (2021-01-17)

Bug Fixes

  • improve error message text for npm tokens (#323) (88e5862)

v7.0.9

7.0.9 (2020-12-03)

Bug Fixes

Commits
  • 13200ca fix: use NPM_CONFIG_USERCONFIG in get-registry to match auth (#362)
  • a8b1026 chore(deps): lock file maintenance (#358)
  • 80fde1e fix(deps): update dependency fs-extra to v10
  • 97ca719 fix(deps): update dependency normalize-url to v6
  • adc5c49 chore(deps): lock file maintenance (#352)
  • 60de512 chore(deps): lock file maintenance (#350)
  • a15c017 feat: use npm v7 (#304)
  • 7338fc2 chore(deps): lock file maintenance (#348)
  • cc771b8 docs(readme): fix postpublish script suggestion (#346)
  • 1800e75 chore(deps): update dependency p-retry to v4.4.0 (#345)
  • 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 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](https://github.com/mixmaxhq/mongo-cursor-pagination/network/alerts).
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. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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