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-regex from 3.1.2 to 3.1.3 #5208

Merged
merged 6 commits into from
Dec 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2021

Bumps semver-regex from 3.1.2 to 3.1.3.

Commits

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)
  • @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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 20, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/semver-regex-3.1.3 branch 2 times, most recently from c098e33 to 239a150 Compare September 27, 2021 17:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/semver-regex-3.1.3 branch from 239a150 to d3baeef Compare September 30, 2021 20:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/semver-regex-3.1.3 branch from d3baeef to c38ec04 Compare October 9, 2021 00:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/semver-regex-3.1.3 branch from c38ec04 to f7fcb20 Compare October 29, 2021 15:59
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/semver-regex-3.1.3 branch from f7fcb20 to 9d53990 Compare November 10, 2021 23:10
Copy link
Collaborator

@radium-v radium-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lockfile updates have to be handled manually:

  1. Revert or drop the dependabot-generated commit
  2. Find the entry in yarn.lock and remove it manually
  3. Run yarn --ignore-scripts to re-resolve the lockfile
  4. Run yarn-deduplicate to deduplicate entries (install with yarn global add yarn-deduplicate or npm install -g yarn-deduplicate)
  5. Run yarn --ignore-scripts again to normalize after deduplicating
  6. Commit and push

@radium-v radium-v self-requested a review December 7, 2021 18:01
@github-actions
Copy link

github-actions bot commented Dec 7, 2021

Azure Static Web Apps: Your stage site is ready! Visit it here: https://purple-ocean-0b7ce3410-5208.centralus.azurestaticapps.net

@awentzel awentzel dismissed radium-v’s stale review December 7, 2021 19:43

@radium-v made the changes already and resubmitted commit. Thanks

@github-actions
Copy link

github-actions bot commented Dec 7, 2021

Azure Static Web Apps: Your stage site is ready! Visit it here: https://purple-ocean-0b7ce3410-5208.centralus.azurestaticapps.net

@awentzel awentzel merged commit aaa5f79 into master Dec 7, 2021
@awentzel awentzel deleted the dependabot/npm_and_yarn/semver-regex-3.1.3 branch December 7, 2021 20:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants