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 semver from 7.3.5 to 7.5.4 in /platform/ui #111

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps semver from 7.3.5 to 7.5.4.

Release notes

Sourced from semver's releases.

v7.5.4

7.5.4 (2023-07-07)

Bug Fixes

    - [cc6fde2](https://github.com/npm/node-semver/commit/cc6fde2d34b95cb600d126649d926901bd2a9703) [#588](https://github.com/npm/node-semver/pull/588) trim each range set before parsing ([@lukekarrys](https://github.com/lukekarrys)) - [99d8287](https://github.com/npm/node-semver/commit/99d8287516a1d2abf0286033e2e26eca6b69c09f) [#583](https://github.com/npm/node-semver/pull/583) correctly parse long build ids as valid ([#583](https://github.com/npm/node-semver/issues/583)) ([@lukekarrys](https://github.com/lukekarrys))

v7.5.3

7.5.3 (2023-06-22)

Bug Fixes

    - [abdd93d](https://github.com/npm/node-semver/commit/abdd93d55496d22e3c15a454a5cf13f101e48bce) [#571](https://github.com/npm/node-semver/pull/571) set max lengths in regex for numeric and build identifiers ([#571](https://github.com/npm/node-semver/issues/571)) ([@lukekarrys](https://github.com/lukekarrys))

Documentation

    - [bf53dd8](https://github.com/npm/node-semver/commit/bf53dd8da15a17eb6b8111115d0d8ef341fea5db) [#569](https://github.com/npm/node-semver/pull/569) add example for `>` comparator ([#569](https://github.com/npm/node-semver/issues/569)) ([@mbtools](https://github.com/mbtools))

v7.5.2

7.5.2 (2023-06-15)

Bug Fixes

    - [58c791f](https://github.com/npm/node-semver/commit/58c791f40ba8cf4be35a5ca6644353ecd6249edc) [#566](https://github.com/npm/node-semver/pull/566) diff when detecting major change from prerelease ([#566](https://github.com/npm/node-semver/issues/566)) ([@lukekarrys](https://github.com/lukekarrys)) - [5c8efbc](https://github.com/npm/node-semver/commit/5c8efbcb3c6c125af10746d054faff13e8c33fbd) [#565](https://github.com/npm/node-semver/pull/565) preserve build in raw after inc ([#565](https://github.com/npm/node-semver/issues/565)) ([@lukekarrys](https://github.com/lukekarrys)) - [717534e](https://github.com/npm/node-semver/commit/717534ee353682f3bcf33e60a8af4292626d4441) [#564](https://github.com/npm/node-semver/pull/564) better handling of whitespace ([#564](https://github.com/npm/node-semver/issues/564)) ([@lukekarrys](https://github.com/lukekarrys))

v7.5.1

7.5.1 (2023-05-12)

Bug Fixes

    - [d30d25a](https://github.com/npm/node-semver/commit/d30d25a5c1fb963c3cc9178cb1769fe45e4a3cab) [#559](https://github.com/npm/node-semver/pull/559) show type on invalid semver error ([#559](https://github.com/npm/node-semver/issues/559)) ([@tjenkinson](https://github.com/tjenkinson))

v7.5.0

7.5.0 (2023-04-17)

Features

    - [503a4e5](https://github.com/npm/node-semver/commit/503a4e52fe2b1c6ed1400d33149f7733c8361eed) [#548](https://github.com/npm/node-semver/pull/548) allow identifierBase to be false ([#548](https://github.com/npm/node-semver/issues/548)) ([@lsvalina](https://github.com/lsvalina))

Bug Fixes

    - [e219bb4](https://github.com/npm/node-semver/commit/e219bb454036a0c23e34407591f921c8edb688e7) [#552](https://github.com/npm/node-semver/pull/552) throw on bad version with correct error message ([#552](https://github.com/npm/node-semver/issues/552)) ([@wraithgar](https://github.com/wraithgar)) - [fc2f3df](https://github.com/npm/node-semver/commit/fc2f3df0b5d25253b3580607e111a9a280d888ca) [#546](https://github.com/npm/node-semver/pull/546) incorrect results from diff sometimes with prerelease versions ([#546](https://github.com/npm/node-semver/issues/546)) ([@tjenkinson](https://github.com/tjenkinson)) - [2781767](https://github.com/npm/node-semver/commit/27817677794f592b592bf6181a80a4824ff762b2) [#547](https://github.com/npm/node-semver/pull/547) avoid re-instantiating SemVer during diff compare ([#547](https://github.com/npm/node-semver/issues/547)) ([@macno](https://github.com/macno))

v7.4.0

7.4.0 (2023-04-10)

... (truncated)

Changelog

Sourced from semver's changelog.

7.5.4 (2023-07-07)

Bug Fixes

    - [cc6fde2](https://github.com/npm/node-semver/commit/cc6fde2d34b95cb600d126649d926901bd2a9703) [#588](https://github.com/npm/node-semver/pull/588) trim each range set before parsing ([@lukekarrys](https://github.com/lukekarrys)) - [99d8287](https://github.com/npm/node-semver/commit/99d8287516a1d2abf0286033e2e26eca6b69c09f) [#583](https://github.com/npm/node-semver/pull/583) correctly parse long build ids as valid ([#583](https://github.com/npm/node-semver/issues/583)) ([@lukekarrys](https://github.com/lukekarrys))

7.5.3 (2023-06-22)

Bug Fixes

    - [abdd93d](https://github.com/npm/node-semver/commit/abdd93d55496d22e3c15a454a5cf13f101e48bce) [#571](https://github.com/npm/node-semver/pull/571) set max lengths in regex for numeric and build identifiers ([#571](https://github.com/npm/node-semver/issues/571)) ([@lukekarrys](https://github.com/lukekarrys))

Documentation

    - [bf53dd8](https://github.com/npm/node-semver/commit/bf53dd8da15a17eb6b8111115d0d8ef341fea5db) [#569](https://github.com/npm/node-semver/pull/569) add example for `>` comparator ([#569](https://github.com/npm/node-semver/issues/569)) ([@mbtools](https://github.com/mbtools))

7.5.2 (2023-06-15)

Bug Fixes

    - [58c791f](https://github.com/npm/node-semver/commit/58c791f40ba8cf4be35a5ca6644353ecd6249edc) [#566](https://github.com/npm/node-semver/pull/566) diff when detecting major change from prerelease ([#566](https://github.com/npm/node-semver/issues/566)) ([@lukekarrys](https://github.com/lukekarrys)) - [5c8efbc](https://github.com/npm/node-semver/commit/5c8efbcb3c6c125af10746d054faff13e8c33fbd) [#565](https://github.com/npm/node-semver/pull/565) preserve build in raw after inc ([#565](https://github.com/npm/node-semver/issues/565)) ([@lukekarrys](https://github.com/lukekarrys)) - [717534e](https://github.com/npm/node-semver/commit/717534ee353682f3bcf33e60a8af4292626d4441) [#564](https://github.com/npm/node-semver/pull/564) better handling of whitespace ([#564](https://github.com/npm/node-semver/issues/564)) ([@lukekarrys](https://github.com/lukekarrys))

7.5.1 (2023-05-12)

Bug Fixes

    - [d30d25a](https://github.com/npm/node-semver/commit/d30d25a5c1fb963c3cc9178cb1769fe45e4a3cab) [#559](https://github.com/npm/node-semver/pull/559) show type on invalid semver error ([#559](https://github.com/npm/node-semver/issues/559)) ([@tjenkinson](https://github.com/tjenkinson))

7.5.0 (2023-04-17)

Features

    - [503a4e5](https://github.com/npm/node-semver/commit/503a4e52fe2b1c6ed1400d33149f7733c8361eed) [#548](https://github.com/npm/node-semver/pull/548) allow identifierBase to be false ([#548](https://github.com/npm/node-semver/issues/548)) ([@lsvalina](https://github.com/lsvalina))

Bug Fixes

    - [e219bb4](https://github.com/npm/node-semver/commit/e219bb454036a0c23e34407591f921c8edb688e7) [#552](https://github.com/npm/node-semver/pull/552) throw on bad version with correct error message ([#552](https://github.com/npm/node-semver/issues/552)) ([@wraithgar](https://github.com/wraithgar)) - [fc2f3df](https://github.com/npm/node-semver/commit/fc2f3df0b5d25253b3580607e111a9a280d888ca) [#546](https://github.com/npm/node-semver/pull/546) incorrect results from diff sometimes with prerelease versions ([#546](https://github.com/npm/node-semver/issues/546)) ([@tjenkinson](https://github.com/tjenkinson)) - [2781767](https://github.com/npm/node-semver/commit/27817677794f592b592bf6181a80a4824ff762b2) [#547](https://github.com/npm/node-semver/pull/547) avoid re-instantiating SemVer during diff compare ([#547](https://github.com/npm/node-semver/issues/547)) ([@macno](https://github.com/macno))

7.4.0 (2023-04-10)

Features

    - [113f513](https://github.com/npm/node-semver/commit/113f51312a1a6b6aa50d4f9486b4fde21782c1f5) [#532](https://github.com/npm/node-semver/pull/532) identifierBase parameter for .inc ([#532](https://github.com/npm/node-semver/issues/532)) ([@wraithgar](https://github.com/wraithgar), [@b-bly](https://github.com/b-bly)) - [48d8f8f](https://github.com/npm/node-semver/commit/48d8f8fa63bf6e35db70ff840b6da1a51596a5a8) [#530](https://github.com/npm/node-semver/pull/530) export new RELEASE_TYPES constant ([@hcharley](https://github.com/hcharley))

... (truncated)

Commits
  • 36cd334 chore: release 7.5.4
  • 8456d87 chore: postinstall for dependabot template-oss PR
  • dde1f00 chore: postinstall for dependabot template-oss PR
  • - [dffcd1b](https://github.com/npm/node-semver/commit/dffcd1b07ec6a192bc0fb405d30d19da46fdc690) chore: bump `@npmcli/template-oss` from 4.16.0 to 4.17.0
  • d619f66 chore: postinstall for dependabot template-oss PR
  • - [3bc4247](https://github.com/npm/node-semver/commit/3bc42477d1a69361eb79978851be090e5fb4bc2a) chore: bump `@npmcli/template-oss` from 4.15.1 to 4.16.0
  • cc6fde2 fix: trim each range set before parsing
  • 99d8287 fix: correctly parse long build ids as valid (#583)
  • 4f0f6b1 chore: fix arguments in whitespace test (#574)
  • 6bd1a37 chore: remove duplicate test in semver class (#575)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for semver 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)

TRANS_BY_GPT3

Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.5.4.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.5...v7.5.4)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2023

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.

@winlinvip winlinvip force-pushed the main branch 22 times, most recently from feec750 to 2527d5e Compare July 30, 2023 10:38
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 31, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

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.

@winlinvip winlinvip force-pushed the main branch 26 times, most recently from e644ad8 to c5e4ebf Compare August 9, 2023 08:19
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2023

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.

@winlinvip winlinvip closed this Aug 10, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. 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.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/platform/ui/semver-7.5.4 branch August 10, 2023 00:11
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 javascript Pull requests that update Javascript code TransByAI Translated by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant