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

chore(deps) Update all non-major dependencies #187

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/plugin-commonjs (source) 28.0.0 -> 28.0.2 age adoption passing confidence
@rollup/plugin-typescript (source) 12.1.0 -> 12.1.2 age adoption passing confidence
@semantic-release/github 11.0.0 -> 11.0.1 age adoption passing confidence
@semantic-release/release-notes-generator 14.0.1 -> 14.0.2 age adoption passing confidence
lint-staged 15.2.10 -> 15.2.11 age adoption passing confidence
rollup (source) 4.22.4 -> 4.29.1 age adoption passing confidence
semantic-release 24.1.0 -> 24.2.0 age adoption passing confidence
typescript (source) 5.5.4 -> 5.7.2 age adoption passing confidence

Release Notes

rollup/plugins (@​rollup/plugin-commonjs)

v28.0.2

2024-12-15

Updates
  • docs: output.exports recommendation also applies to IIFE (#​1810)

v28.0.1

2024-10-16

Updates
rollup/plugins (@​rollup/plugin-typescript)

v12.1.2

2024-12-15

Bugfixes
  • fix: path validation issue in validatePaths function (#​1800)

v12.1.1

2024-10-16

Bugfixes
  • fix: allow for files to be nested in folders within outDir (#​1783)
semantic-release/github (@​semantic-release/github)

v11.0.1

Compare Source

Bug Fixes
semantic-release/release-notes-generator (@​semantic-release/release-notes-generator)

v14.0.2

Compare Source

Bug Fixes
lint-staged/lint-staged (lint-staged)

v15.2.11

Compare Source

Patch Changes
  • #​1484 bcfe309 Thanks @​wormsik! - Escape paths containing spaces when using the "shell" option.

  • #​1487 7dd8caa Thanks @​iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.

rollup/rollup (rollup)

v4.29.1

Compare Source

2024-12-21

Bug Fixes
  • Fix crash from deoptimized logical expressions (#​5771)
Pull Requests

v4.29.0

Compare Source

2024-12-20

Features
  • Treat objects as truthy and always check second argument to better simplify logical expressions (#​5763)
Pull Requests

v4.28.1

Compare Source

2024-12-06

Bug Fixes
  • Support running Rollup natively on LoongArch (#​5749)
  • Add optional debugId to SourceMap types (#​5751)
Pull Requests

v4.28.0

Compare Source

2024-11-30

Features
  • Allow to specify how to handle import attributes when transpiling Rollup config files (#​5743)
Pull Requests

v4.27.4

Compare Source

2024-11-23

Bug Fixes
  • Update bundled magic-string to support sourcemap debug ids (#​5740)
Pull Requests

v4.27.3

Compare Source

2024-11-18

Bug Fixes
  • Revert object property tree-shaking for now (#​5736)
Pull Requests

v4.27.2

Compare Source

2024-11-15

Bug Fixes
  • Ensure unused variables in patterns are always deconflicted if rendered (#​5728)
Pull Requests

v4.27.1

Compare Source

2024-11-15

Bug Fixes
  • Fix some situations where parameter declarations could put Rollup into an infinite loop (#​5727)
Pull Requests

v4.27.0

Compare Source

2024-11-15

Features
  • Tree-shake unused properties in object literals (#​5420)
Bug Fixes
  • Change hash length limit to 21 to avoid inconsistent hash length (#​5423)
Pull Requests

v4.26.0

Compare Source

2024-11-13

Features
  • Allow to avoid await bundle.close() via explicit resource management in TypeScript (#​5721)
Pull Requests

v4.25.0

Compare Source

2024-11-09

Features
  • Add output.sourcemapDebugIds option to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar (#​5712)
Bug Fixes
  • Make it easier to manually reproduce base16 hashes by using a more standard base16 conversion algorithm (#​5719)
Pull Requests

v4.24.4

Compare Source

2024-11-04

Bug Fixes
  • Ensure mutations by handlers in Proxy definitions are always respected when tree-shaking (#​5713)
Pull Requests

v4.24.3

Compare Source

2024-10-29

Bug Fixes
  • Slightly reduce memory consumption by specifying fixed array sizes where possible (#​5703)
Pull Requests

v4.24.2

Compare Source

2024-10-27

Bug Fixes
  • Add missing build dependency (#​5705)
Pull Requests

v4.24.1

Compare Source

2024-10-27

Bug Fixes
  • Support running Rollup natively on FreeBSD (#​5698)
Pull Requests

v4.24.0

Compare Source

2024-10-02

Features
  • Support preserving and transpiling JSX syntax (#​5668)
Pull Requests

v4.23.0

Compare Source

2024-10-01

Features
  • Collect all emitted names and originalFileNames for assets (#​5686)
Pull Requests

v4.22.5

Compare Source

2024-09-27

Bug Fixes
  • Allow parsing of certain unicode characters again (#​5674)
Pull Requests
semantic-release/semantic-release (semantic-release)

v24.2.0

Compare Source

Features
  • clarify branch existence requirement in error messages (#​3462) (05a2ea9)

v24.1.3

Compare Source

Bug Fixes
  • branch-naming: prevent non-range versions from being identified as maintenance branches (07f2672)

v24.1.2

Compare Source

Bug Fixes

v24.1.1

Compare Source

microsoft/TypeScript (typescript)

v5.7.2

Compare Source

v5.6.3

Compare Source

v5.6.2

Compare Source


Configuration

📅 Schedule: Branch creation - "before 10pm on Sunday" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 2 times, most recently from d22c538 to b6f88a4 Compare September 15, 2024 11:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 2b8d0fc to af15452 Compare September 24, 2024 09:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from aedc9bb to 6eab9fe Compare September 30, 2024 18:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from aceb753 to a259fc5 Compare October 6, 2024 10:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 45506b0 to 373f00e Compare October 13, 2024 11:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 137ab90 to 9abf395 Compare October 20, 2024 22:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ecd823c to 2a5595a Compare November 7, 2024 10:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e41ef6a to ff70001 Compare November 16, 2024 10:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from fd51858 to 6640bc0 Compare November 18, 2024 17:24
@christopherpickering christopherpickering removed their assignment Nov 19, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6640bc0 to cf825f1 Compare November 19, 2024 08:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from c9e7067 to b9c320a Compare November 26, 2024 08:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d2e661d to c0f33d2 Compare December 8, 2024 09:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ad9e5a2 to 48050c0 Compare December 15, 2024 10:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from eadfd55 to 7a6d10e Compare December 23, 2024 19:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7a6d10e to 139d694 Compare December 24, 2024 10:41
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