Skip to content

Bump @mdn/yari from 4.9.1 to 5.1.2#386

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mdn/yari-5.1.2
Open

Bump @mdn/yari from 4.9.1 to 5.1.2#386
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mdn/yari-5.1.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 17, 2025

Bumps @mdn/yari from 4.9.1 to 5.1.2.

Release notes

Sourced from @​mdn/yari's releases.

v5.1.2

5.1.2 (2025-09-17)

Miscellaneous

  • cloud-function: send X-Robots-Tag: noindex on pimg (#13503) (517fed4)
  • cloud-function: set "Referrer-Policy: no-referrer" on ad clicks (#13496) (f6a4a35)
  • cloud-function: set "X-Robots-Tag: noindex, nofollow" on ad clicks (#13497) (9db77ff)
  • cloud-function: set Referrer-Policy explicitly (#13489) (b102a3d)
  • dependabot: reduce interval, add groups, fix directory (#13478) (8bd92b2)
  • deps: bump @​adzerk/decision-sdk from 1.0.0-beta.20 to 1.0.0-beta.27 in /libs/pong (#13493) (f27debf)
  • deps: relax @​mdn/rari version range (#13490) (861351f)
  • pong: filter clicks by referer + missing code param (#13499) (41b7111)

v5.1.1

5.1.1 (2025-09-09)

Miscellaneous

  • deps-dev: bump @​babel/core from 7.28.3 to 7.28.4 (#13475) (7d35008)
  • deps-dev: bump @​babel/eslint-parser from 7.28.0 to 7.28.4 (#13477) (718362a)
  • deps-dev: bump lefthook from 1.12.3 to 1.12.4 (#13474) (675f4f8)
  • deps-dev: bump pytest from 8.4.1 to 8.4.2 in /deployer in the dependencies group (#13470) (faaab2b)
  • deps-dev: bump sass from 1.92.0 to 1.92.1 (#13476) (0c8665a)
  • deps: bump @​mdn/rari from 0.1.48 to 0.1.49 (#13488) (4c54f1b)
  • deps: bump pytest from 8.4.1 to 8.4.2 in /testing/integration in the dependencies group (#13472) (00d39b1)
  • update CSP hash for fred entry.inline.js (#13443) (cf0a652)

v5.1.0

5.1.0 (2025-09-05)

Features

Bug Fixes

  • build: copy public/assets to $BUILD_OUT_ROOT (#13419) (1e2b29c)
  • plus: update staging/test base URLs for subscription platform (#13401) (2dd5fe1)

Miscellaneous

  • deps-dev: bump @​babel/core from 7.28.0 to 7.28.3 (#13403) (6f7964d)
  • deps-dev: bump @​babel/preset-env from 7.28.0 to 7.28.3 (#13402) (dd362ba)

... (truncated)

Changelog

Sourced from @​mdn/yari's changelog.

5.1.2 (2025-09-17)

Miscellaneous

  • cloud-function: send X-Robots-Tag: noindex on pimg (#13503) (517fed4)
  • cloud-function: set "Referrer-Policy: no-referrer" on ad clicks (#13496) (f6a4a35)
  • cloud-function: set "X-Robots-Tag: noindex, nofollow" on ad clicks (#13497) (9db77ff)
  • cloud-function: set Referrer-Policy explicitly (#13489) (b102a3d)
  • dependabot: reduce interval, add groups, fix directory (#13478) (8bd92b2)
  • deps: bump @​adzerk/decision-sdk from 1.0.0-beta.20 to 1.0.0-beta.27 in /libs/pong (#13493) (f27debf)
  • deps: relax @​mdn/rari version range (#13490) (861351f)
  • pong: filter clicks by referer + missing code param (#13499) (41b7111)

5.1.1 (2025-09-09)

Miscellaneous

  • deps-dev: bump @​babel/core from 7.28.3 to 7.28.4 (#13475) (7d35008)
  • deps-dev: bump @​babel/eslint-parser from 7.28.0 to 7.28.4 (#13477) (718362a)
  • deps-dev: bump lefthook from 1.12.3 to 1.12.4 (#13474) (675f4f8)
  • deps-dev: bump pytest from 8.4.1 to 8.4.2 in /deployer in the dependencies group (#13470) (faaab2b)
  • deps-dev: bump sass from 1.92.0 to 1.92.1 (#13476) (0c8665a)
  • deps: bump @​mdn/rari from 0.1.48 to 0.1.49 (#13488) (4c54f1b)
  • deps: bump pytest from 8.4.1 to 8.4.2 in /testing/integration in the dependencies group (#13472) (00d39b1)
  • update CSP hash for fred entry.inline.js (#13443) (cf0a652)

5.1.0 (2025-09-05)

Features

Bug Fixes

  • build: copy public/assets to $BUILD_OUT_ROOT (#13419) (1e2b29c)
  • plus: update staging/test base URLs for subscription platform (#13401) (2dd5fe1)

Miscellaneous

  • deps-dev: bump @​babel/core from 7.28.0 to 7.28.3 (#13403) (6f7964d)
  • deps-dev: bump @​babel/preset-env from 7.28.0 to 7.28.3 (#13402) (dd362ba)
  • deps-dev: bump @​swc/core from 1.13.3 to 1.13.4 (#13420) (a759a1c)
  • deps-dev: bump @​swc/core from 1.13.4 to 1.13.5 (#13431) (4fd5bd6)
  • deps-dev: bump babel-jest from 30.0.4 to 30.1.0 (#13439) (3d5c813)

... (truncated)

Commits
  • 44a4bb4 chore(main): release 5.1.2 (#13491)
  • 861351f chore(deps): relax @​mdn/rari version range (#13490)
  • 517fed4 chore(cloud-function): send X-Robots-Tag: noindex on pimg (#13503)
  • 41b7111 chore(pong): filter clicks by referer + missing code param (#13499)
  • 9db77ff chore(cloud-function): set "X-Robots-Tag: noindex, nofollow" on ad clicks (#1...
  • f6a4a35 chore(cloud-function): set "Referrer-Policy: no-referrer" on ad clicks (#13496)
  • f27debf chore(deps): bump @​adzerk/decision-sdk from 1.0.0-beta.20 to 1.0.0-beta.27 in...
  • f2cb3fa ci(stage-build): only build on next branch (#13480)
  • 8bd92b2 chore(dependabot): reduce interval, add groups, fix directory (#13478)
  • b102a3d chore(cloud-function): set Referrer-Policy explicitly (#13489)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@mdn/yari](https://github.com/mdn/yari) from 4.9.1 to 5.1.2.
- [Release notes](https://github.com/mdn/yari/releases)
- [Changelog](https://github.com/mdn/yari/blob/main/CHANGELOG.md)
- [Commits](mdn/yari@v4.9.1...v5.1.2)

---
updated-dependencies:
- dependency-name: "@mdn/yari"
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 17, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 17, 2025

Labels

The following labels could not be found: automated pr. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants