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 xalvarez/prevent-file-change-action from 1.8.0 to 1.9.0 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2025

Bumps xalvarez/prevent-file-change-action from 1.8.0 to 1.9.0.

Release notes

Sourced from xalvarez/prevent-file-change-action's releases.

v1.9.0 (2024-12-29)

What's Changed

New Contributors

Full Changelog: xalvarez/prevent-file-change-action@v1.8.0...v1.9.0

Commits
  • 1cbb6c2 Prepare release 1.9.0 (#1069)
  • 267c166 Allow closing pull request instead of exiting with error (#1065)
  • 9490285 Bump typescript-eslint in the npm-dev-dependencies group
  • 5dab31d Bump github/codeql-action from 3.27.9 to 3.28.0
  • 668bf10 Bump eslint-plugin-jest in the npm-dev-dependencies group
  • 3cab359 Bump typescript-eslint in the npm-dev-dependencies group
  • 2af5680 Bump the npm-dev-dependencies group with 2 updates
  • 693dc2d Bump github/codeql-action from 3.27.7 to 3.27.9
  • 194052b Bump @​types/node in the npm-dev-dependencies group
  • d890a36 Bump typescript-eslint in the npm-dev-dependencies group
  • 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 <dependency name> 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)

Bumps [xalvarez/prevent-file-change-action](https://github.com/xalvarez/prevent-file-change-action) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/xalvarez/prevent-file-change-action/releases)
- [Commits](xalvarez/prevent-file-change-action@v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: xalvarez/prevent-file-change-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2025

The following labels could not be found: scope:dependency.

Copy link

github-actions bot commented Jan 5, 2025

Size Change: 0 B

Total Size: 7.84 MB

ℹ️ View Unchanged
Filename Size
./dist/bin 4.1 kB
./dist/bin/prettier.cjs 2.24 kB
./dist/doc.d.ts 7.42 kB
./dist/doc.js 53.1 kB
./dist/doc.mjs 49.6 kB
./dist/index.cjs 36.8 kB
./dist/index.d.ts 26.8 kB
./dist/index.mjs 738 kB
./dist/internal 4.1 kB
./dist/internal/cli.mjs 125 kB
./dist/LICENSE 206 kB
./dist/package.json 6.3 kB
./dist/plugins 4.1 kB
./dist/plugins/acorn.d.ts 109 B
./dist/plugins/acorn.js 152 kB
./dist/plugins/acorn.mjs 152 kB
./dist/plugins/angular.d.ts 177 B
./dist/plugins/angular.js 85.8 kB
./dist/plugins/angular.mjs 85.1 kB
./dist/plugins/babel.d.ts 419 B
./dist/plugins/babel.js 314 kB
./dist/plugins/babel.mjs 314 kB
./dist/plugins/estree.d.ts 11 B
./dist/plugins/estree.js 201 kB
./dist/plugins/estree.mjs 200 kB
./dist/plugins/flow.d.ts 90 B
./dist/plugins/flow.js 679 kB
./dist/plugins/flow.mjs 679 kB
./dist/plugins/glimmer.d.ts 93 B
./dist/plugins/glimmer.js 137 kB
./dist/plugins/glimmer.mjs 137 kB
./dist/plugins/graphql.d.ts 93 B
./dist/plugins/graphql.js 43.6 kB
./dist/plugins/graphql.mjs 43 kB
./dist/plugins/html.d.ts 139 B
./dist/plugins/html.js 151 kB
./dist/plugins/html.mjs 151 kB
./dist/plugins/markdown.d.ts 127 B
./dist/plugins/markdown.js 149 kB
./dist/plugins/markdown.mjs 148 kB
./dist/plugins/meriyah.d.ts 93 B
./dist/plugins/meriyah.js 131 kB
./dist/plugins/meriyah.mjs 131 kB
./dist/plugins/postcss.d.ts 121 B
./dist/plugins/postcss.js 153 kB
./dist/plugins/postcss.mjs 153 kB
./dist/plugins/typescript.d.ts 96 B
./dist/plugins/typescript.js 889 kB
./dist/plugins/typescript.mjs 888 kB
./dist/plugins/yaml.d.ts 90 B
./dist/plugins/yaml.js 122 kB
./dist/plugins/yaml.mjs 122 kB
./dist/README.md 4.03 kB
./dist/standalone.d.ts 1.37 kB
./dist/standalone.js 82.1 kB
./dist/standalone.mjs 81.9 kB

compressed-size-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants