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

Bump @mdn/yari from 2.52.0 to 2.55.0 #338

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 11, 2024

Bumps @mdn/yari from 2.52.0 to 2.55.0.

Release notes

Sourced from @​mdn/yari's releases.

v2.55.0

2.55.0 (2024-06-10)

Features

Bug Fixes

  • cloud-function: use URL.pathname to resolve index.html only (#11271) (102682a)
  • css-syntax: link types with brackets + prefer main spec for at-rules (#11070) (8aa2699)
  • css: remove screen condition from media queries (#11142) (a814540)
  • macros/AccessibilitySidebar: list subpages via en-US (#11259) (96bad13)
  • macros/MDNSidebar: fix typo in Korean translation (#11244) (ee3f07f)
  • seo: add missing sitemaps (#11234) (4c78143)

Enhancements

  • homepage: optimize + lazy-load contributor logo (#11258) (43bde1c)
  • surveys: update design + logo + add footnote (#11274) (9100952)

Miscellaneous

  • build: remove obsolete /@api/deki/ handling (#11228) (8ec146e)
  • cloud-function: migrate url.parse() to new URL() (#9655) (051a599)
  • deps-dev: bump @​babel/core from 7.24.6 to 7.24.7 (#11263) (8d4e69f)
  • deps-dev: bump @​babel/eslint-parser from 7.24.6 to 7.24.7 (#11261) (0253b52)
  • deps-dev: bump @​babel/preset-env from 7.24.6 to 7.24.7 (#11264) (7d3d1a5)
  • deps-dev: bump @​swc/core from 1.5.24 to 1.5.25 (#11256) (a1a5eda)
  • deps-dev: bump eslint-plugin-jest from 28.5.0 to 28.6.0 (#11267) (4923e00)
  • deps-dev: bump eslint-plugin-n from 17.7.0 to 17.8.0 (#11252) (15a0fb3)
  • deps-dev: bump eslint-plugin-n from 17.8.0 to 17.8.1 (#11265) (2f4e25d)
  • deps-dev: bump prettier from 3.3.0 to 3.3.1 (#11254) (146d6bd)
  • deps: bump @​sentry/node from 8.7.0 to 8.8.0 in the sentry group (#11266) (56fe5b7)
  • deps: bump @​webref/css from 6.12.12 to 6.12.13 (#11262) (d7534a9)
  • deps: bump openai from 4.47.3 to 4.48.1 (#11253) (c99ba50)
  • deps: bump openai from 4.48.1 to 4.48.2 (#11260) (807dcc9)
  • deps: bump openai from 4.48.2 to 4.49.0 (#11268) (5e0b871)
  • deps: bump pg from 8.11.5 to 8.12.0 (#11255) (654c2ad)
  • deps: bump sse.js from 2.4.1 to 2.5.0 (#11269) (d6c8558)
  • macros/AvailableInWorkers: update Japanese translation (#11155) (89b79b1)
  • readme: remove ngrok section (#11164) (0cae8bd)

v2.54.0

2.54.0 (2024-06-04)

... (truncated)

Changelog

Sourced from @​mdn/yari's changelog.

2.55.0 (2024-06-10)

Features

Bug Fixes

  • cloud-function: use URL.pathname to resolve index.html only (#11271) (102682a)
  • css-syntax: link types with brackets + prefer main spec for at-rules (#11070) (8aa2699)
  • css: remove screen condition from media queries (#11142) (a814540)
  • macros/AccessibilitySidebar: list subpages via en-US (#11259) (96bad13)
  • macros/MDNSidebar: fix typo in Korean translation (#11244) (ee3f07f)
  • seo: add missing sitemaps (#11234) (4c78143)

Enhancements

  • homepage: optimize + lazy-load contributor logo (#11258) (43bde1c)
  • surveys: update design + logo + add footnote (#11274) (9100952)

Miscellaneous

  • build: remove obsolete /@api/deki/ handling (#11228) (8ec146e)
  • cloud-function: migrate url.parse() to new URL() (#9655) (051a599)
  • deps-dev: bump @​babel/core from 7.24.6 to 7.24.7 (#11263) (8d4e69f)
  • deps-dev: bump @​babel/eslint-parser from 7.24.6 to 7.24.7 (#11261) (0253b52)
  • deps-dev: bump @​babel/preset-env from 7.24.6 to 7.24.7 (#11264) (7d3d1a5)
  • deps-dev: bump @​swc/core from 1.5.24 to 1.5.25 (#11256) (a1a5eda)
  • deps-dev: bump eslint-plugin-jest from 28.5.0 to 28.6.0 (#11267) (4923e00)
  • deps-dev: bump eslint-plugin-n from 17.7.0 to 17.8.0 (#11252) (15a0fb3)
  • deps-dev: bump eslint-plugin-n from 17.8.0 to 17.8.1 (#11265) (2f4e25d)
  • deps-dev: bump prettier from 3.3.0 to 3.3.1 (#11254) (146d6bd)
  • deps: bump @​sentry/node from 8.7.0 to 8.8.0 in the sentry group (#11266) (56fe5b7)
  • deps: bump @​webref/css from 6.12.12 to 6.12.13 (#11262) (d7534a9)
  • deps: bump openai from 4.47.3 to 4.48.1 (#11253) (c99ba50)
  • deps: bump openai from 4.48.1 to 4.48.2 (#11260) (807dcc9)
  • deps: bump openai from 4.48.2 to 4.49.0 (#11268) (5e0b871)
  • deps: bump pg from 8.11.5 to 8.12.0 (#11255) (654c2ad)
  • deps: bump sse.js from 2.4.1 to 2.5.0 (#11269) (d6c8558)
  • macros/AvailableInWorkers: update Japanese translation (#11155) (89b79b1)
  • readme: remove ngrok section (#11164) (0cae8bd)

2.54.0 (2024-06-04)

... (truncated)

Commits
  • 83507b5 chore(main): release 2.55.0 (#11251)
  • 96bad13 fix(macros/AccessibilitySidebar): list subpages via en-US (#11259)
  • 43bde1c enhance(homepage): optimize + lazy-load contributor logo (#11258)
  • 526fc67 feat(telemetry): measure survey actions (#11273)
  • 8c015b5 feat(surveys): add German locale survey (#11272)
  • 9100952 enhance(surveys): update design + logo + add footnote (#11274)
  • 102682a fix(cloud-function): use URL.pathname to resolve index.html only (#11271)
  • 4923e00 chore(deps-dev): bump eslint-plugin-jest from 28.5.0 to 28.6.0 (#11267)
  • d6c8558 chore(deps): bump sse.js from 2.4.1 to 2.5.0 (#11269)
  • 5e0b871 chore(deps): bump openai from 4.48.2 to 4.49.0 (#11268)
  • 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 [@mdn/yari](https://github.com/mdn/yari) from 2.52.0 to 2.55.0.
- [Release notes](https://github.com/mdn/yari/releases)
- [Changelog](https://github.com/mdn/yari/blob/main/CHANGELOG.md)
- [Commits](mdn/yari@v2.52.0...v2.55.0)

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

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 Jun 11, 2024
Copy link
Author

dependabot bot commented on behalf of github Jun 11, 2024

The following labels could not be found: automated pr.

Copy link
Author

dependabot bot commented on behalf of github Jun 13, 2024

Superseded by #342.

@dependabot dependabot bot closed this Jun 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mdn/yari-2.55.0 branch June 13, 2024 01:15
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