Maxim-Mazurok / google-api-typings-generator

Updated and fixed version of TypeScript typings for Google APIs generator
MIT License
49 stars 10 forks source link

Bump prettier-plugin-packagejson from 2.4.10 to 2.4.11 #1036

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps prettier-plugin-packagejson from 2.4.10 to 2.4.11.

Release notes

Sourced from prettier-plugin-packagejson's releases.

v2.4.11

2.4.11 (2024-02-15)

Bug Fixes

  • .js to .cjs for compatibility with { "type": "module" } (ac3a006)
Commits
  • 9cc51c3 Merge pull request #146 from matzkoh/cjs
  • ac3a006 fix: .js to .cjs for compatibility with { "type": "module" }
  • 71868b8 Merge pull request #145 from matzkoh/node-version
  • 92679c8 chore(ci): Check a node version is available on node-build
  • 2fc9770 Merge pull request #144 from matzkoh/renovate/node-20.11.x
  • 2900e0a chore(deps): update dependency node to v20.11.1
  • 85f371f Merge pull request #142 from matzkoh/renovate/npm-run-all2-6.x
  • ccd63b9 chore(deps): update dependency npm-run-all2 to v6
  • e498298 Merge pull request #143 from matzkoh/renovate/prettier-3.2.x
  • 4ab4796 chore(deps): update dependency prettier to v3.2.5
  • 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 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)
Maxim-Mazurok commented 7 months ago

@dependabot rebase

dependabot[bot] commented 7 months ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.