Skip to content

Comments

chore(deps-dev): bump @semantic-release/github from 11.0.0 to 11.0.1#3561

Merged
ScriptedAlchemy merged 1 commit intomainfrom
dependabot/npm_and_yarn/semantic-release/github-11.0.1
Mar 14, 2025
Merged

chore(deps-dev): bump @semantic-release/github from 11.0.0 to 11.0.1#3561
ScriptedAlchemy merged 1 commit intomainfrom
dependabot/npm_and_yarn/semantic-release/github-11.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps @semantic-release/github from 11.0.0 to 11.0.1.

Release notes

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

v11.0.1

11.0.1 (2024-11-06)

Bug Fixes

  • success: PRs not recognized as resolved issues (#960) (7cde776)
Commits
  • 7cde776 fix(success): PRs not recognized as resolved issues (#960)
  • 0128403 chore(deps): update dependency node to v22 (#959)
  • 21b3e7e chore(deps): lock file maintenance (#961)
  • d1f410f chore(deps): lock file maintenance (#958)
  • ea92cf9 chore(deps): update dependency ava to v6.2.0 (#957)
  • b6799b7 chore(deps): update dependency semantic-release to v24.2.0 (#955)
  • 9b5643f ci(action): update actions/setup-node action to v4.1.0 (#953)
  • dd66e9e chore(deps): update dependency publint to v0.2.12 (#952)
  • 0e76834 chore(deps): update dependency npm-run-all2 to v7.0.1 (#950)
  • 992053a ci(action): update actions/checkout action to v4.2.2 (#951)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2025
@changeset-bot
Copy link

changeset-bot bot commented Mar 1, 2025

⚠️ No Changeset found

Latest commit: 04476b0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link

netlify bot commented Mar 1, 2025

Deploy Preview for module-federation-docs ready!

Name Link
🔨 Latest commit 04476b0
🔍 Latest deploy log https://app.netlify.com/sites/module-federation-docs/deploys/67d4ab95b3ac98000846dc2e
😎 Deploy Preview https://deploy-preview-3561--module-federation-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/semantic-release/github-11.0.1 branch from 674aa2a to 0c7e07f Compare March 3, 2025 06:43
@ScriptedAlchemy
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/semantic-release/github-11.0.1 branch from 0c7e07f to 413a6df Compare March 11, 2025 18:07
@ScriptedAlchemy
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/semantic-release/github-11.0.1 branch 2 times, most recently from 1e11ace to e2fa36b Compare March 14, 2025 06:27
@ScriptedAlchemy
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/semantic-release/github-11.0.1 branch from e2fa36b to d937d79 Compare March 14, 2025 21:35
@ScriptedAlchemy
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/semantic-release/github-11.0.1 branch from d937d79 to bafdf1e Compare March 14, 2025 21:52
@ScriptedAlchemy
Copy link
Member

@dependabot rebase

Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v11.0.0...v11.0.1)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/semantic-release/github-11.0.1 branch from bafdf1e to 04476b0 Compare March 14, 2025 22:20
@ScriptedAlchemy ScriptedAlchemy merged commit 776e514 into main Mar 14, 2025
7 checks passed
@ScriptedAlchemy ScriptedAlchemy deleted the dependabot/npm_and_yarn/semantic-release/github-11.0.1 branch March 14, 2025 22:28
@2heal1 2heal1 mentioned this pull request Mar 17, 2025
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.

1 participant