Automattic / super-cool-ad-inserter-plugin

Insert ads, newsletter signup widgets, and calls to action in the middle of your posts!
https://wordpress.org/plugins/super-cool-ad-inserter/#description
32 stars 4 forks source link

Bump grunt-wp-i18n from 0.5.4 to 1.0.3 #91

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps grunt-wp-i18n from 0.5.4 to 1.0.3.

Changelog

Sourced from grunt-wp-i18n's changelog.

1.0.3

  • Updated the node-wp-i18n dependency to 1.2.2 to fix an issue with updateTimestamp: false. See #76

1.0.2

  • Updated the node-wp-i18n dependency to version 1.0.5 to prevent deprecated notices in PHP 7.2+. See #75

1.0.1

  • Updated npm dependencies.

1.0.0

  • Abstracted the core functionality into node-wp-i18n and simplified the Grunt tasks.
  • Dropped support for using a custom path for the WP i18n PHP tools.
Commits
  • 130e10b Release 1.0.3.
  • 7942412 Update npm dependencies.
  • 42e25cb Add a space between the package name and version in the X-Generator header.
  • 131e915 Release 1.0.2.
  • f3010f2 Bump node-wp-i18n to 1.0.5. Fixes #75
  • 674cf2f Release 1.0.1.
  • d36a58b Update dependencies.
  • a58dc59 Release 1.0.0.
  • cabdab1 Try using the stable version of Node for Travis.
  • 12a483e Increase the required Node version to >=0.12.0.
  • 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[bot] commented 2 years ago

Looks like grunt-wp-i18n is no longer a dependency, so this is no longer needed.