-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 tmpl from 1.0.4 to 1.0.5 #37916
Conversation
👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @dependabot[bot]! In case you missed it, we'd love to have you join us in our Slack community, where we hold regularly weekly meetings open to anyone to coordinate with each other. If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information. |
Size Change: 0 B Total Size: 1.13 MB ℹ️ View Unchanged
|
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
0a6bac0
to
e180a84
Compare
Congratulations on your first merged pull request, @dependabot[bot]! We'd like to credit you for your contribution in the post announcing the next WordPress release, but we can't find a WordPress.org profile associated with your GitHub account. When you have a moment, visit the following URL and click "link your GitHub account" under "GitHub Username" to link your accounts: https://profiles.wordpress.org/me/profile/edit/ And if you don't have a WordPress.org account, you can create one on this page: https://login.wordpress.org/register Kudos! |
* Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Add back @wordpress/a11y and @wordpress/i18n Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie Reiter <[email protected]>
…8225) * Bump tmpl from 1.0.4 to 1.0.5 (#37916) * Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Add back @wordpress/a11y and @wordpress/i18n Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie Reiter <[email protected]> * Add rule for leading or trailing whitespace * Add rule for hyphens Add fixer to replace hyphens with en dashes * Add fixer for leading/trailing whitespace * Add new rules to the custom config only run on native js files * Add tests and update hyphen check hyphen check only applies to numerical ranges * Add more valid hyphen test cases * Add docs for no flanking whitespace rule Also rename rule from 'leading and trailing' to 'flanking' whitespace. * Add docs and rename hyphen check renamed to capture the narrrow scope of the rule better * Clean up whitespace rule nameing * Undo test change * Update packages/eslint-plugin/docs/rules/i18n-hyphenated-range.md Co-authored-by: Carlos Garcia <[email protected]> * Add test for negative number in a string of consecutive numbers * Update regex to allow new case allow negative numbers in number sequences e.g. '1 0 -1' * Update packages/eslint-plugin/rules/__tests__/i18n-hyphenated-range.js Co-authored-by: Carlos Garcia <[email protected]> * Update packages/eslint-plugin/rules/i18n-hyphenated-range.js Co-authored-by: Carlos Garcia <[email protected]> * Fix hyphen range fixer * Remove fixer for template literals It's causing an infinite loop in the unit test. Punting on finding a proper fix for now since the lint rule will still catch these for the author to manually fix * Remove unnecessary comment Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie Reiter <[email protected]> Co-authored-by: Carlos Garcia <[email protected]>
Bumps tmpl from 1.0.4 to 1.0.5.
Commits
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 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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.