Skip to content

fix(deps): update all non-major dependencies #1114

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

Merged
merged 1 commit into from
May 27, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@stylistic/eslint-plugin-js (source) ^4.2.0 -> ^4.4.0 age adoption passing confidence devDependencies minor
@types/node@<=20.12.0 (source) 20.17.30 -> 20.17.50 age adoption passing confidence pnpm.overrides patch
changesets/action v1.4.10 -> v1.5.3 age adoption passing confidence action minor
debug ^4.4.0 -> ^4.4.1 age adoption passing confidence dependencies patch
globals ^16.1.0 -> ^16.2.0 age adoption passing confidence devDependencies minor
npm-run-all2 ^8.0.3 -> ^8.0.4 age adoption passing confidence devDependencies patch
svelte (source) ^5.32.1 -> ^5.33.3 age adoption passing confidence devDependencies patch
svelte (source) ^5.32.1 -> ^5.33.3 age adoption passing confidence dependencies patch
svelte (source) ^5.33.2 -> ^5.33.3 age adoption passing confidence devDependencies patch

Release Notes

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin-js)

v4.4.0

Compare Source

Features

v4.3.0

Compare Source

Features
Bug Fixes
  • eslint-plugin: only export interfaces in index (#​763) (93a4eb1)
  • handle new AST change on TSImportType (8f31461)
  • indent: handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions (#​751) (a1af663)
  • indent: wrong PropertyDefinition value offset when ts type have multiple line (#​774) (140e18f)
  • no-extra-parens: do not break specific ReturnStatement (#​738) (a375a92)
Documentation
Chores
changesets/action (changesets/action)

v1.5.3

Compare Source

Patch Changes
  • #​477 9d933dc Thanks @​Andarist! - Updated @actions/* and @octokit/* dependencies.

  • #​479 cf373e4 Thanks @​Andarist! - Switched to esbuild for bundling the dist file. This led to 45% file size reduction.

  • #​488 022692b Thanks @​s0! - Fix PRs sometimes not getting reopened with commitMode: github-api

    There was a race-condition that means sometimes existing PRs would not be found,
    and new PRs would be opened. This has now been fixed by fetching existing PRs
    before making any changes.

  • #​486 7ed1955 Thanks @​s0! - Fixed situations in which cwd was specified as a relative path and used with (default) commitMode: git-cli

  • #​461 e9c36b6 Thanks @​nayounsang! - Avoid hitting a deprecation warning when encountering errors from @octokit/request-error

v1.5.2

Compare Source

Patch Changes
  • #​473 3c24abe Thanks @​s0! - Make git add work consistently with subdirectories

    Ensure that when running the action from a subdirectory of a repository,
    only the files from that directory are added, regardless of commitMode.

v1.5.1

Compare Source

Patch Changes
  • #​471 15ab130 Thanks @​h3rmanj! - Bump @changesets/ghcommit to v1.4.0, which fixes an issue running this action in monorepos with commitMode: github-api

  • #​467 6e57550 Thanks @​Vx-V! - Avoid searching for an existing pull request early.

v1.5.0

Compare Source

Minor Changes
  • #​391 207dc3d Thanks @​s0! - Introduce a new input commitMode that allows using the GitHub API for pushing tags and commits instead of the Git CLI.

    When used with "github-api" value all tags and commits will be attributed to the user whose GITHUB_TOKEN is used, and also signed using GitHub's internal GPG key.

sindresorhus/globals (globals)

v16.2.0

Compare Source

sveltejs/svelte (svelte)

v5.33.3

Compare Source

Patch Changes
  • fix: allow using typescript in customElement.extend option (#​16001)

  • fix: cleanup event handlers on media elements (#​16005)


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from a0f30e5 to 0dce0bf Compare May 4, 2025 10:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 82c19d1 to 4d6c924 Compare May 11, 2025 01:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 0ed9de6 to a4c2ad7 Compare May 14, 2025 23:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 8f4fa62 to 60cf335 Compare May 22, 2025 21:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 4fedca4 to d248e32 Compare May 26, 2025 18:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d248e32 to c52313a Compare May 26, 2025 23:39
@dominikg dominikg merged commit 6e338f4 into main May 27, 2025
7 checks passed
@dominikg dominikg deleted the renovate/all-minor-patch branch May 27, 2025 09:33
dominikg pushed a commit that referenced this pull request May 30, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dominikg pushed a commit that referenced this pull request May 30, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant