Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps sinon from 19.0.2 to 19.0.4.

Changelog

Sourced from sinon's changelog.

19.0.4

The release script failed half-way in 19.0.3, so re-releasing.

  • da67311a Revert "Add version 19.0.3 to releases" (Carl-Erik Kopseng)
  • 84d5c82a Add version 19.0.3 to releases (Carl-Erik Kopseng)

Released by Carl-Erik Kopseng on 2025-03-19.

19.0.3

Basically just documentation updates

  • 1f1d3706 Verifying links procedure (Carl-Erik Kopseng)
  • 37623efc Catch latest two missing redirects (Carl-Erik Kopseng)
  • 2404a45f Ignore ancient deadlinks to Sinon child projects in previous releases (Carl-Erik Kopseng)
  • fba6f877 Ignore historic links in changelog (Carl-Erik Kopseng)
  • e3950d9b Fix external link (Carl-Erik Kopseng)
  • 0be40825 Fix the missing redirects to the migration guide (Carl-Erik Kopseng)
  • 108fbca0 Fix internal ../assertions link in source (Carl-Erik Kopseng)
  • bb10e53a Fix spy-call reference in source (Carl-Erik Kopseng)
  • ef582e31 Remove bash-ism from Makefile (use POSIX) (Carl-Erik Kopseng)
  • 7af1d235 chore: remove .unimportedrc.json (Morgan Roderick)
  • dfcad710 chore: fix codecov upload (Morgan Roderick)

    We are seeing errors uploading coverage reports to codecov:

    Rate limit reached. Please upload with the Codecov repository upload token to resolve issue 

    I've added a repository token, as instructed in https://docs.codecov.com/docs/adding-the-codecov-token.

    This changeset should fix the upload issue.

  • 0ca2e49e fix: browser-test job fails in ubuntu-latest (Morgan Roderick)
  • e9eb2eb2 chore: remove unused unused job (Morgan Roderick)

... (truncated)

Commits
  • 8122a5b 19.0.4
  • da67311 Revert "Add version 19.0.3 to releases"
  • 84d5c82 Add version 19.0.3 to releases
  • 632e016 19.0.3
  • 1f1d370 Verifying links procedure
  • 37623ef Catch latest two missing redirects
  • 2404a45 Ignore ancient deadlinks to Sinon child projects in previous releases
  • fba6f87 Ignore historic links in changelog
  • e3950d9 Fix external link
  • 0be4082 Fix the missing redirects to the migration guide
  • 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)
Bumps [sinon](https://github.com/sinonjs/sinon) from 19.0.2 to 19.0.4. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v19.0.2...v19.0.4) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Mar 19, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2025

Superseded by #338.

@dependabot dependabot bot closed this Mar 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sinon-19.0.4 branch March 24, 2025 18:55
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
0 participants