-
Notifications
You must be signed in to change notification settings - Fork 0
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/eslint-plugin from 7.1.0 to 7.2.1 #61
Merged
dependabot-preview
merged 1 commit into
master
from
dependabot/npm_and_yarn/wordpress/eslint-plugin-7.2.1
Sep 18, 2020
Merged
Bump @wordpress/eslint-plugin from 7.1.0 to 7.2.1 #61
dependabot-preview
merged 1 commit into
master
from
dependabot/npm_and_yarn/wordpress/eslint-plugin-7.2.1
Sep 18, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) from 7.1.0 to 7.2.1. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/@wordpress/[email protected]/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Sep 18, 2020
@dependabot merge
…On Thu, Sep 17, 2020 at 8:27 PM dependabot-preview[bot] < ***@***.***> wrote:
Bumps @wordpress/eslint-plugin
<https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin>
from 7.1.0 to 7.2.1.
Release notes
*Sourced from @wordpress/eslint-plugin's releases
<https://github.com/WordPress/gutenberg/releases>.*
7.2.0 New Features
- Add a new Buttons block. #17352
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/17352>
- Support adding links to Media & Text block image. #18139
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/18139>
- Navigation block: Support changing the font size. #19127
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19127>
- Gallery block: Add images size selector. #18581
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/18581>
Enhancements
- Improve the block inserter search algorithm. #19122
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19122>
- Improve the block placeholders design and responsiveness. #18745
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/18745>
- Navigation mode: Auto-enable when tabbing to the block list with an
existing block selection. #19238
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19238>
#19298
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19298>
- Use tabs for gradient and color. #19133
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19133>
- Add "download" keyword to the File block. #18995
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/18995>
- Add "poem" keyword to the Verse block. #19355
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19355>
- Convert to blocks:
- preserve text alignment. #19097
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19097>
- Skip shortcode if not on its own line. #19059
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19059>
- Writing flow: Improve tabbing for Edit mode. #19235
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19235>
- Use Popover for the block toolbar. #18779
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/18779>
- Improve the block multi-selection styles. #19094
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19094>
#19121
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19121>
- Support reduced-motion for Social Links transitions. #18750
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/18750>
- Use the default cursor for Select Tool #19157
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19157>
- Round position attributes on cover focal point save. #19183
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19183>
- Remove block inserter shortcuts. #19045
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19045>
- Navigation block:
- Clarify the placeholder label. #19105
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19105>
- Removes the reusable block option from the items. #19250
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19250>
- Sub-items white background adjustment. #18976
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/18976>
- Adjustments to the welcome guide. #19195
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19195>
- Audio block: Don't render an empty audio tag. #18850
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/18850>
- Make validation of block html tags and attributes case insensitive
#19207
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19207>
- Block examples: concatenate strings and add translators notes. #19048
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19048>
- Show the trash button as a link. #19131
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19131>
- Removed the bottom-margin for the RadioControl component. #19340
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19340>
- Copy:
- Capitalize "Manager" in Block Manager. #19375
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19375>
- Expand on sentence case usage. #18758
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/18758>
#19377
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19377>
- Update the copy of the Experiments page #18233
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/18233>
- Removes title case from alignments for text and image. #18757
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/18757>
- Unify not capitalizing the heading for each of the attributes.
#19374
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19374>
- Updates description of the navigation block. #19098
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19098>
Performance:
- Remove the BlockAsyncRenderProvider and render parents
asynchronously #19343
<https://github-redirect.dependabot.com/wordpress/gutenberg/pull/19343>
Bugs:
Changelog
*Sourced from @wordpress/eslint-plugin's changelog
***@***.******@***.***/packages/eslint-plugin/CHANGELOG.md>.*
7.2.1 (2020-09-17) Bug Fixes
- Fix TypeError for projects without a local Prettier configuration.
7.2.0 (2020-09-03) Enhancements
- The bundled eslint-plugin-jsdoc dependency has been updated from
requiring ^26.0.0 to requiring ^30.2.2.
Bug Fixes
- The recommended configuration will now respect local Prettier
configuration. These are merged to the default WordPress configuration.
7.1.0-rc.0 (2020-06-24) Enhancements
- Support ESLint ^7 as peer dependency.
7.0.0 (2020-06-15) Breaking Changes
- The bundled wp-prettier dependency has been upgraded from 1.19.1 to
2.0.5. Refer to the Prettier 2.0 "2020" blog post
<https://prettier.io/blog/2020/03/21/2.0.0.html> for full details
about the major changes included in Prettier 2.0.
- The bundled eslint-plugin-react-hooks dependency has been updated
from requiring ^3.0.0 to requiring ^4.0.4.
- The bundled eslint-plugin-jsdoc dependency has been updated from
requiring ^22.1.0 to requiring ^26.0.0.
Enhancements
- The bundled eslint-plugin-react dependency has been updated from
requiring ^7.19.0 to requiring ^7.20.0.
6.1.0 (2020-05-28) Bug Fixes
- @wordpress/dependency-group will now correctly identify issues
associated with CommonJS (require) module imports.
6.0.0 (2020-05-14) Breaking Changes
- The severity of the rule, jsdoc/no-undefined-types, has been
increased from warn to error. In addition, JSX has been added to the
default list of defined types.
Improvements
- 'AsyncIterableIterator' is now whitelisted as a valid TypeScript
utility type.
Commits
- 94d244a
<WordPress/gutenberg@94d244a>
chore(release): publish
- fde0195
<WordPress/gutenberg@fde0195>
Update changelog files
- bc4302d
<WordPress/gutenberg@bc4302d>
Merge changes published in the Gutenberg plugin "release/9.0" branch
- 07baf5a
<WordPress/gutenberg@07baf5a>
chore(release): publish
- 4f5e3f4
<WordPress/gutenberg@4f5e3f4>
Update changelog files
- 8e27960
<WordPress/gutenberg@8e27960>
Merge changes published in the Gutenberg plugin "release/8.9" branch
- See full diff in compare view
***@***.******@***.***/packages/eslint-plugin>
Maintainer changes
This version was pushed to npm by wpisabel
<https://www.npmjs.com/~wpisabel>, a new releaser for
@wordpress/eslint-plugin since your current version.
[image: Dependabot compatibility score]
***@***.***/eslint-plugin&package-manager=npm_and_yarn&previous-version=7.1.0&new-version=7.2.1>
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 will *not* automatically merge this PR because it includes an
out-of-range update to a development dependency.
------------------------------
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 use these labels will set the current labels as the
default for future PRs for this repo and language
- @dependabot use these reviewers will set the current reviewers as
the default for future PRs for this repo and language
- @dependabot use these assignees will set the current assignees as
the default for future PRs for this repo and language
- @dependabot use this milestone will set the current milestone as the
default for future PRs for this repo and language
- @dependabot badge me will comment on this PR with code to add a
"Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard
<https://app.dependabot.com>:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
------------------------------
You can view, comment on, or merge this pull request online at:
#61
Commit Summary
- Bump @wordpress/eslint-plugin from 7.1.0 to 7.2.1
File Changes
- *M* package-lock.json
<https://github.com/pinchofyum/nutrifox-plugin/pull/61/files#diff-32607347f8126e6534ebc7ebaec4853d>
(207)
- *M* package.json
<https://github.com/pinchofyum/nutrifox-plugin/pull/61/files#diff-b9cfc7f2cdf78a7f4b91a753d10865a2>
(2)
Patch Links:
- https://github.com/pinchofyum/nutrifox-plugin/pull/61.patch
- https://github.com/pinchofyum/nutrifox-plugin/pull/61.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#61>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAI4UCOELCY3JFAODZUNLTSGLHRBANCNFSM4RRLFJ3A>
.
--
Daniel Bachhuber | https://handbuilt.co
|
dependabot-preview
bot
deleted the
dependabot/npm_and_yarn/wordpress/eslint-plugin-7.2.1
branch
September 18, 2020 11:52
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps @wordpress/eslint-plugin from 7.1.0 to 7.2.1.
Release notes
Sourced from @wordpress/eslint-plugin's releases.
Changelog
Sourced from @wordpress/eslint-plugin's changelog.
Commits
94d244a
chore(release): publishfde0195
Update changelog filesbc4302d
Merge changes published in the Gutenberg plugin "release/9.0" branch07baf5a
chore(release): publish4f5e3f4
Update changelog files8e27960
Merge changes published in the Gutenberg plugin "release/8.9" branchMaintainer changes
This version was pushed to npm by wpisabel, a new releaser for @wordpress/eslint-plugin since your current version.
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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.
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 use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: