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 @wordpress/scripts from 15.0.1 to 17.1.0 #354

Merged
merged 1 commit into from
Aug 4, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2021

Bumps @wordpress/scripts from 15.0.1 to 17.1.0.

Changelog

Sourced from @​wordpress/scripts's changelog.

17.1.0 (2021-07-29)

Enhancements

  • Update eslint-plugin-markdown package to 2.20.0 (#33432).
  • Update sass package to 1.35.2 (#33433).
  • Update webpack config to minimize also CSS files (#33676).

17.0.0 (2021-07-21)

Breaking Changes

  • Upgrade puppeteer-core (^9.0.0) to version ^10.1.0. This version drops support for Node v10.

New Features

  • Add .markdownlintignore config and reference from lint-md-docs script (#32633).

Enhancements

  • Update markdownlint package to 0.23.1 (#32633).
  • Update markdownlint-cli package to 0.27.1 (#32633).

16.1.0 (2021-05-20)

Bug Fix

  • The default Babel configuration has changed to respect a local Browserslist configuration.

16.0.0 (2021-05-14)

Breaking Changes

New Features

  • Include a Jest Reporter that formats test results for GitHub Actions annotations (#31041).
  • Have the format command ignore files listed in a .prettierignore file, add a fallback .prettierignore to the package (30844).
  • The e2e tests are now using jest-circus as the test runner. This enable us to capture screenshots at the time the tests failed. The unit tests are also using the same test runner for consistency (#28449, #31178).

Security Fix

  • Update postcss dependency to the latest patch version. Versions before 8.2.10 are vulnerable to Regular Expression Denial of Service (ReDoS) during source map parsing (#31685).
Commits
  • 4e106dd chore(release): publish
  • 8635732 Update changelog files
  • 3078ed7 Merge changes published in the Gutenberg plugin "release/11.2" branch
  • 743b70f chore(release): publish
  • 0e7a5a4 Update changelog files
  • ce7e5e2 Merge changes published in the Gutenberg plugin "release/11.1" branch
  • a6be7e6 Update changelog files
  • 3ff0901 Merge changes published in the Gutenberg plugin "release/11.1" branch
  • 4182bd9 Update changelog files
  • 7eaccf1 Merge changes published in the Gutenberg plugin "release/11.1" branch
  • 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 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 requested a review from a team as a code owner July 30, 2021 01:08
@dependabot dependabot bot added Component: Dependencies Pull requests that update a dependency file javascript labels Jul 30, 2021
@jblz
Copy link
Contributor

jblz commented Aug 4, 2021

@dependabot rebase

Bumps [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) from 15.0.1 to 17.1.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/scripts@17.1.0/packages/scripts)

---
updated-dependencies:
- dependency-name: "@wordpress/scripts"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress/scripts-17.1.0 branch from 2673849 to 38bc1cc Compare August 4, 2021 14:39
@jblz
Copy link
Contributor

jblz commented Aug 4, 2021

No changes to build as a result of this upgrade. 👍

@jblz jblz merged commit 39855ec into develop Aug 4, 2021
@jblz jblz deleted the dependabot/npm_and_yarn/wordpress/scripts-17.1.0 branch August 4, 2021 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant