0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
Independent technology for modern publishing, memberships, subscriptions and newsletters.
Find a file
renovate[bot] 78607589c1
Update dependency sinon to v19.0.5 (#22692)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sinon](https://sinonjs.org/)
([source](https://redirect.github.com/sinonjs/sinon)) | [`19.0.2` ->
`19.0.5`](https://renovatebot.com/diffs/npm/sinon/19.0.2/19.0.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/sinon/19.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sinon/19.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sinon/19.0.2/19.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sinon/19.0.2/19.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sinonjs/sinon (sinon)</summary>

###
[`v19.0.5`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1905)

[Compare
Source](https://redirect.github.com/sinonjs/sinon/compare/v19.0.4...v19.0.5)

-
[`67d19ff0`](67d19ff015)
chore: deprecate usingPromise
([#&#8203;2651](https://redirect.github.com/sinonjs/sinon/issues/2651))
(Morgan Roderick)
-
[`598dddb6`](598dddb6e1)
chore: deprecate useFakeXMLHttpRequest and useFakeServer (Morgan
Roderick)

*Released by Morgan Roderick on 2025-03-23.*

###
[`v19.0.4`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1904)

[Compare
Source](https://redirect.github.com/sinonjs/sinon/compare/v19.0.3...v19.0.4)

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

-
[`da67311a`](da67311a3e)
    Revert "Add version 19.0.3 to releases" (Carl-Erik Kopseng)
-
[`84d5c82a`](84d5c82a67)
    Add version 19.0.3 to releases (Carl-Erik Kopseng)

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

###
[`v19.0.3`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1903)

[Compare
Source](https://redirect.github.com/sinonjs/sinon/compare/v19.0.2...v19.0.3)

Basically just documentation updates

-
[`1f1d3706`](1f1d3706c0)
    Verifying links procedure (Carl-Erik Kopseng)
-
[`37623efc`](37623efc51)
    Catch latest two missing redirects (Carl-Erik Kopseng)
-
[`2404a45f`](2404a45fee)
Ignore ancient deadlinks to Sinon child projects in previous releases
(Carl-Erik Kopseng)
-
[`fba6f877`](fba6f877b0)
    Ignore historic links in changelog (Carl-Erik Kopseng)
-
[`e3950d9b`](e3950d9b39)
    Fix external link (Carl-Erik Kopseng)
-
[`0be40825`](0be4082548)
    Fix the missing redirects to the migration guide (Carl-Erik Kopseng)
-
[`108fbca0`](108fbca09c)
    Fix internal ../assertions link in source (Carl-Erik Kopseng)
-
[`bb10e53a`](bb10e53a90)
    Fix spy-call reference in source (Carl-Erik Kopseng)
-
[`ef582e31`](ef582e319a)
    Remove bash-ism from Makefile (use POSIX) (Carl-Erik Kopseng)
-
[`7af1d235`](7af1d23581)
    chore: remove .unimportedrc.json (Morgan Roderick)
-
[`dfcad710`](dfcad71008)
    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`](0ca2e49e85)
    fix: browser-test job fails in ubuntu-latest (Morgan Roderick)
-
[`e9eb2eb2`](e9eb2eb26e)
    chore: remove unused unused job (Morgan Roderick)
    > This crucial part of this workflow was removed in
>
[`278e667`](278e667e09),
we should have removed the entire job.
-
[`278e667e`](278e667e09)
    chore: remove unimported (Morgan Roderick)
> The repository has been archived. See
https://github.com/smeijer/unimported
-
[`9e30835b`](9e30835bb7)
    npm audit (Morgan Roderick)
-
[`a74301cf`](a74301cff8)
    chore: remove RunKit (Morgan Roderick)
    > This service is dead.
-
[`80bc1d96`](80bc1d9637)
Fix out-of-date fake-timers docs
([#&#8203;2628](https://redirect.github.com/sinonjs/sinon/issues/2628))
(Carl-Erik Kopseng)
> - Fix documentation issue for fake-timers mentioned in
[#&#8203;2625](https://redirect.github.com/sinonjs/sinon/issues/2625)
    >
    > The docs were out of sync with the fake-timers docs.
    >
    > -   Update dependencies before new patch version
-
[`527568cc`](527568cc60)
Bump rexml from 3.3.7 to 3.3.9
([#&#8203;2626](https://redirect.github.com/sinonjs/sinon/issues/2626))
(dependabot\[bot])
> Bumps [rexml](https://redirect.github.com/ruby/rexml) from 3.3.7 to
3.3.9.
    >
> - [Release notes](https://redirect.github.com/ruby/rexml/releases)
> -
[Changelog](https://redirect.github.com/ruby/rexml/blob/master/NEWS.md)
> -
[Commits](https://redirect.github.com/ruby/rexml/compare/v3.3.7...v3.3.9)
    >
    > ***
    >
    > updated-dependencies:
    >
    > -   dependency-name: rexml
    >
    >     dependency-type: indirect
    >
    > ...
    >
    > Signed-off-by: dependabot\[bot] <support@github.com>
    >
> Co-authored-by: dependabot\[bot]
<49699333+dependabot\[bot][@&#8203;users](https://redirect.github.com/users).noreply.github.com>
-
[`ed029725`](ed02972574)
Bump webrick from 1.8.1 to 1.8.2
([#&#8203;2623](https://redirect.github.com/sinonjs/sinon/issues/2623))
(dependabot\[bot])
> Bumps [webrick](https://redirect.github.com/ruby/webrick) from 1.8.1
to 1.8.2.
    >
> - [Release notes](https://redirect.github.com/ruby/webrick/releases)
> -
[Commits](https://redirect.github.com/ruby/webrick/compare/v1.8.1...v1.8.2)
    >
    > ***
    >
    > updated-dependencies:
    >
    > -   dependency-name: webrick
    >
    >     dependency-type: indirect
    >
    > ...
    >
    > Signed-off-by: dependabot\[bot] <support@github.com>
    >
> Co-authored-by: dependabot\[bot]
<49699333+dependabot\[bot][@&#8203;users](https://redirect.github.com/users).noreply.github.com>

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/TryGhost/Ghost).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-30 16:57:00 +00:00
.devcontainer
.docker
.github
.vscode
apps Update dependency ts-jest to v29.3.0 (#22706) 2025-03-30 16:53:53 +00:00
ghost Update dependency sinon to v19.0.5 (#22692) 2025-03-30 16:57:00 +00:00
.dockerignore
.editorconfig
.env.example
.gitattributes
.gitignore
.gitmodules
compose.yml
LICENSE
nx.json
package.json
PRIVACY.md
README.md
SECURITY.md
yarn.lock Update dependency sinon to v19.0.5 (#22692) 2025-03-30 16:57:00 +00:00

 

Ghost Ghost

 

Ghost.orgForumDocsContributingTwitter

Downloads Latest release Build status Contributors

 

Fiercely independent, professional publishing. Ghost is the most popular open source, headless Node.js CMS which already works with all the tools you know and love.

 

Ghost(Pro) Ghost(Pro)

The easiest way to get a production instance deployed is with our official Ghost(Pro) managed service. It takes about 2 minutes to launch a new site with worldwide CDN, backups, security and maintenance all done for you.

For most people this ends up being the best value option because of how much time it saves — and 100% of revenue goes to the Ghost Foundation; funding the maintenance and further development of the project itself. So youll be supporting open source software and getting a great service!

 

Quickstart install

If you want to run your own instance of Ghost, in most cases the best way is to use our CLI tool

npm install ghost-cli -g

 

Then, if installing locally add the local flag to get up and running in under a minute - Local install docs

ghost install local

 

or on a server run the full install, including automatic SSL setup using LetsEncrypt - Production install docs

ghost install

 

Check out our official documentation for more information about our recommended hosting stack & properly upgrading Ghost, plus everything you need to develop your own Ghost themes or work with our API.

Contributors & advanced developers

For anyone wishing to contribute to Ghost or to hack/customize core files we recommend following our full development setup guides: Contributor guideDeveloper setup

 

Ghost sponsors

A big thanks to our sponsors and partners who make Ghost possible. If you're interested in sponsoring Ghost and supporting the project, please check out our profile on GitHub sponsors ❤️

DigitalOceanFastly

 

Getting help

Everyone can get help and support from a large community of developers over on the Ghost forum. Ghost(Pro) customers have access to 24/7 email support.

To stay up to date with all the latest news and product updates, make sure you subscribe to our changelog newsletter — or follow us on Twitter, if you prefer your updates bite-sized and facetious. 🎷🐢

 

Copyright & license

Copyright (c) 2013-2025 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.