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

chore(deps): bump semver from 6.3.0 to 6.3.1 in /.github/cache-builded-libs #17643

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps semver from 6.3.0 to 6.3.1.

Release notes

Sourced from semver's releases.

v6.3.1

6.3.1 (2023-07-10)

Bug Fixes

Changelog

Sourced from semver's changelog.

6.3.1 (2023-07-10)

Bug Fixes

6.2.0

  • Coerce numbers to strings when passed to semver.coerce()
  • Add rtl option to coerce from right to left

6.1.3

  • Handle X-ranges properly in includePrerelease mode

6.1.2

  • Do not throw when testing invalid version strings

6.1.1

  • Add options support for semver.coerce()
  • Handle undefined version passed to Range.test

6.1.0

  • Add semver.compareBuild function
  • Support * in semver.intersects

6.0

  • Fix intersects logic.

    This is technically a bug fix, but since it is also a change to behavior that may require users updating their code, it is marked as a major version increment.

5.7

  • Add minVersion method

5.6

  • Move boolean loose param to an options object, with backwards-compatibility protection.
  • Add ability to opt out of special prerelease version handling with the includePrerelease option flag.

5.5

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by lukekarrys, 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from a team as a code owner July 16, 2023 13:34
@cla-assistant
Copy link

cla-assistant bot commented Jul 16, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ giancorderoortiz
❌ dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dot-github/cache-builded-libs/semver-6.3.1 branch 3 times, most recently from 18b8259 to 6654f94 Compare July 17, 2023 18:31
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](npm/node-semver@v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dot-github/cache-builded-libs/semver-6.3.1 branch from 6654f94 to 9f53778 Compare July 18, 2023 14:00
@github-actions github-actions bot marked this pull request as draft July 18, 2023 14:20
@giancorderoortiz giancorderoortiz marked this pull request as ready for review July 18, 2023 14:38
@github-actions github-actions bot marked this pull request as draft July 18, 2023 14:58
@giancorderoortiz giancorderoortiz marked this pull request as ready for review July 18, 2023 15:32
@cypress
Copy link

cypress bot commented Jul 18, 2023

3 flaky tests on run #41056 ↗︎

0 119 2 0 Flakiness 3

Details:

Merge 3a8eb2c into 11978b4...
Project: spartacus Commit: 7c8fc39ab0 ℹ️
Status: Passed Duration: 06:03 💡
Started: Jul 18, 2023 7:52 PM Ended: Jul 18, 2023 7:58 PM
Flakiness  cypress/e2e/ssr/pages.core-e2e.cy.ts • 3 flaky tests • SSR

View Output Video

Test Artifacts
SSR > should render homepage Output Screenshots
SSR > should render PLP Output Screenshots
SSR > should render PDP Output Screenshots

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@github-actions github-actions bot marked this pull request as draft July 18, 2023 15:54
@giancorderoortiz giancorderoortiz marked this pull request as ready for review July 18, 2023 16:00
@github-actions github-actions bot marked this pull request as draft July 18, 2023 16:22
@giancorderoortiz giancorderoortiz marked this pull request as ready for review July 18, 2023 16:51
@github-actions github-actions bot marked this pull request as draft July 18, 2023 17:12
@giancorderoortiz giancorderoortiz marked this pull request as ready for review July 18, 2023 19:38
@giancorderoortiz giancorderoortiz merged commit 168e2b7 into develop-6.3.x Jul 19, 2023
22 checks passed
@giancorderoortiz giancorderoortiz deleted the dependabot/npm_and_yarn/dot-github/cache-builded-libs/semver-6.3.1 branch July 19, 2023 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant