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 semver-regex, @mixmaxhq/semantic-release-config and semantic-release #341

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps semver-regex to 3.1.4 and updates ancestor dependencies semver-regex, @mixmaxhq/semantic-release-config and semantic-release. These dependencies need to be updated together.

Updates semver-regex from 2.0.0 to 3.1.4

Release notes

Sourced from semver-regex's releases.

v3.1.4

v3.1.2

  • Fix regex catastrophic backtracking 6baf2cc Working around this meant accepting some obscure false-positives. I don't think it will affect any real code, but it's good to be aware of. See the disabled tests in the commit.

https://github.com/sindresorhus/semver-regex/compare/v3.1.1...v3.1.2

v3.1.1

  • Allow 0 as numeric identifier (#19) c64c57f

https://github.com/sindresorhus/semver-regex/compare/v3.1.0...v3.1.1

v3.1.0

  • Add TypeScript definition (#16) 039944b

https://github.com/sindresorhus/semver-regex/compare/v3.0.0...v3.1.0

v3.0.0

Breaking:

  • Require Node.js 8 (#15) 3fe447d

Enhancements:

  • Make the regex better adhere to semver syntax (#15) 3fe447d

https://github.com/sindresorhus/semver-regex/compare/v2.0.0...v3.0.0

Commits


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 from 17.2.3 to 17.4.7

Release notes

Sourced from semantic-release's releases.

v17.4.7

17.4.7 (2021-08-25)

Bug Fixes

  • engines: fixed defined node version to account for the higher requirement from the npm plugin (#2088) (ea52e17)

v17.4.6

17.4.6 (2021-08-23)

Bug Fixes

v17.4.5

17.4.5 (2021-08-16)

Bug Fixes

  • deps: update dependency marked to v3 (6e4beb8)

v17.4.4

17.4.4 (2021-06-15)

Bug Fixes

  • corrected spelling of invalid plugin config error (#1979) (80e1665)

v17.4.3

17.4.3 (2021-05-12)

Bug Fixes

  • bump minimal version of lodash to address CVE-2021-23337 (#1931) (55194c1)

v17.4.2

17.4.2 (2021-03-11)

Bug Fixes

  • deps: update dependency hosted-git-info to v4 (#1838) (44b3344)

v17.4.1

17.4.1 (2021-03-03)

... (truncated)

Commits
  • ea52e17 fix(engines): fixed defined node version to account for the higher requiremen...
  • 5edff69 fix(marked): reverted upgrade to v3 (#2087)
  • 6e4beb8 fix(deps): update dependency marked to v3
  • ebad322 chore(deps): update dependency path-parse to 1.0.7 [security] (#2072)
  • 88e423b chore(deps): update dependency p-retry to v4.6.1 (#2042)
  • a4f0ff7 ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (#2...
  • ee3068e chore(deps): update dependency nock to v13.1.1 (#2034)
  • 04b6046 docs(branches): minor typo fixes (#2033)
  • fa847e2 chore(deps): update dependency p-retry to v4.6.0 (#2004)
  • 413ffd2 docs(circleci): Update CircleCI recipes config (#2018)
  • 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

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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.