You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Upgrade of @babel/eslint-parser version
The version of @babel/eslint-parser has been updated from 7.25.9 to 7.27.1 in our project's package.json file. This updated version can help us capture syntax errors more effectively and ensure our JavaScript code complies with the babel coding standards.
Update in pnpm lock file for @babel/eslint-parser
This change reflects the update of @babel/eslint-parser version in the pnpm-lock.yaml file too. This means the new version (7.27.1) will be used when we install dependencies next time, ensuring coherence between our package.json and installed modules, and avoiding potential conflicts.
Updates to semver dependency
The version of semver, a package that provides functionality to manipulate semantic version numbers, is updated from 7.6.3 to 7.7.1 in several packages listed in the pnpm-lock.yaml file. This updated version has improved functionality and more precise version comparison capabilities.
New version entry for semver in the pnpm lock file
A new entry for the updated version of semver, 7.7.1, has been added to the pnpm-lock.yaml file. This ensures the correct and updated version of the module will be installed when dependencies are fetched next time.
This file contains hidden or 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
dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code
1 participant
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 @babel/eslint-parser from 7.25.9 to 7.27.1.
Release notes
Sourced from
@babel/eslint-parser's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser's changelog.... (truncated)
Commits
eebd3a0v7.27.19a40d85[Babel 8]: Remove record and tuple syntax support (#17242)3766c4dFill optional AST properties when both estree and typescript parser plugin ar...0de0e2bBump typescript-eslint to 8.29.1 (#17232)c1614c8Fill optional AST properties when both estree and typescript parser plugin ar...7979e3fFill optional AST properties when both estree and typescript parser plugin ar...c18e479test: add basic typescript-eslint integration tests (#17219)317e332Enforce node protocol import (#17207)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)5c350eav7.27.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)