generated from actions/typescript-action
-
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 prettier-eslint from 15.0.1 to 16.3.0 #77
Merged
dependabot
merged 1 commit into
main
from
dependabot/npm_and_yarn/prettier-eslint-16.3.0
May 17, 2024
Merged
Bump prettier-eslint from 15.0.1 to 16.3.0 #77
dependabot
merged 1 commit into
main
from
dependabot/npm_and_yarn/prettier-eslint-16.3.0
May 17, 2024
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
The following labels could not be found: |
@dependabot recreate |
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-eslint-16.3.0
branch
2 times, most recently
from
May 17, 2024 18:47
2206a7d
to
9581366
Compare
@dependabot recreate |
Bumps [prettier-eslint](https://github.com/prettier/prettier-eslint) from 15.0.1 to 16.3.0. - [Release notes](https://github.com/prettier/prettier-eslint/releases) - [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md) - [Commits](prettier/prettier-eslint@v15.0.1...v16.3.0) --- updated-dependencies: - dependency-name: prettier-eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-eslint-16.3.0
branch
from
May 17, 2024 18:52
9581366
to
59314c0
Compare
@dependabot merge |
jeremywiebe
added a commit
to Khan/perseus
that referenced
this pull request
May 17, 2024
## Summary: Hopefully this fixes up our Node 18 vs 20 issues in Github actions for good. From the [release](https://github.com/Khan/changeset-per-package/releases/tag/v1.0.3): ## What's Changed * Update node-version file by @mark-fitzgerald in Khan/changeset-per-package#76 * Bump actions/setup-node from 3 to 4 by @dependabot in Khan/changeset-per-package#34 * Bump github/codeql-action from 2 to 3 by @dependabot in Khan/changeset-per-package#58 * Bump actions/upload-artifact from 3 to 4 by @dependabot in Khan/changeset-per-package#59 * Bump eslint from 8.51.0 to 8.56.0 by @dependabot in Khan/changeset-per-package#60 * Bump eslint-plugin-jest from 27.4.3 to 28.5.0 by @dependabot in Khan/changeset-per-package#78 * Bump @typescript-eslint/parser from 6.7.5 to 6.21.0 by @dependabot in Khan/changeset-per-package#79 * Bump prettier-eslint from 15.0.1 to 16.3.0 by @dependabot in Khan/changeset-per-package#77 * Bump @typescript-eslint/eslint-plugin from 6.8.0 to 7.0.0 by @dependabot in Khan/changeset-per-package#80 **Full Changelog**: Khan/changeset-per-package@v1.0.2...v1.0.3 Issue: "none" ## Test plan: Author: jeremywiebe Reviewers: mark-fitzgerald Required Reviewers: Approved By: mark-fitzgerald Checks: ⌛ Upload Coverage (ubuntu-latest, 20.x), ⏭️ Publish npm snapshot, ✅ Check builds for changes in size (ubuntu-latest, 20.x), ✅ Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x), ✅ Jest Coverage (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ Cypress (ubuntu-latest, 20.x), 🚫 Upload Coverage, ✅ gerald, ✅ gerald, ⏭️ Publish npm snapshot, 🚫 Check builds for changes in size (ubuntu-latest, 20.x), 🚫 Cypress (ubuntu-latest, 20.x), 🚫 Jest Coverage (ubuntu-latest, 20.x), ✅ Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ Publish Storybook to Chromatic (ubuntu-latest, 20.x), ✅ gerald Pull Request URL: #1292
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 prettier-eslint from 15.0.1 to 16.3.0.
Release notes
Sourced from prettier-eslint's releases.
... (truncated)
Changelog
Sourced from prettier-eslint's changelog.
Commits
39a7744
chore: release prettier-eslint (#951)8418438
feat: support handling.svelte
files (#950)689f67a
chore: release prettier-eslint (#948)6ba8025
feat: Allow clients to access messages from eslint (#827)d4d55fd
chore: release prettier-eslint (#943)103cc51
fixresolveConfig
to work with Prettier 3 (#942)7a896fc
chore: release prettier-eslint (#941)b66a73a
fix:@changesets/cli
and@types/eslint
should be devDependencies (#940)696254f
chore: release prettier-eslint v16.1.0 (#939)d8db105
Create FUNDING.ymlMaintainer changes
This version was pushed to npm by jounqin, a new releaser for prettier-eslint 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 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)