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 #354

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dts-bundle-generator 9.2.1 -> 9.5.1 age adoption passing confidence
eslint-plugin-jsdoc 50.3.2 -> 50.4.1 age adoption passing confidence

Release Notes

timocov/dts-bundle-generator (dts-bundle-generator)

v9.5.1: 9.5.1

Compare Source

Fixed

v9.5.0: 9.5.0

Compare Source

Fixed
  • Constants declared by using object/array binding pattern syntax fail the build (see #​315 and #​317)

v9.4.1: 9.4.1

Compare Source

Fixed
  • Fixed issue when because of recursive types some of the types could get removed from the bundle (see #​318 and 897a5d5)

v9.4.0: 9.4.0

Compare Source

Fixed
  • Performance improvements (see #​302, #​303 and #​314)
  • Declarations of "unknown" modules aren't included despite enabled inlineDeclareExternals flag (see #​312 and 186e6fd)
  • Fixed handling import * statements with local usage but not directly exporting (see #​304 and #​309)
  • Fixed bug when imported nodes weren't included into bundle if they were used in declare module statements only (see #​305 and #​316)
  • Fixed issue with unknown extension when using allowArbitraryExtensions compiler option (see #​313) - thanks @​stepankuzmin

v9.3.1: 9.3.1

Compare Source

Fixing one little oopsie from v9.3.0 release.

Fixed
  • Spamming warning log messages while processing variables (see 8ecb56f)

v9.3.0: 9.3.0

Compare Source

Changed
  • Do not compile bundled output together as they might have incompatible global declarations (see #​296 and 43c2058)
Fixed
  • Not all symbols in a declaration merging are exported (see #​301 and 874f801)
  • Namespaced imports/exports don't generate a namespace if they are exported via name (see #​299 and 86fc2ff)
  • jsdoc comments are stripped for nodes that were renamed because of the name collision (see #​298 and 2b1b281)
  • Do not rename a node if known global name refers to this a symbol of that node (see #​297 and c0a7007)

v9.2.5: 9.2.5

Compare Source

Fixed
  • Fixed inlining transitive-dependencies when using inlineDeclareGlobals (see eb03676)

v9.2.4: 9.2.4

Compare Source

Added

v9.2.3: 9.2.3

Compare Source

Fixed
  • Do not export types if their local name changed because of collisions (unless they were explicitly exported) (see #​286 and 643003f)

v9.2.2: 9.2.2

Compare Source

Fixed
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.4.1

Compare Source

Bug Fixes
  • match-name: revert to prior correct behavior of ignoring optional and default code surrounding name (7c0b8c6)

v50.4.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 added 💙 Renovate Type: Maintenance Generic maintenance tasks, e.g., package updates. labels Feb 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from d8ed31e to 19908d6 Compare March 4, 2024 03:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 4e91e1a to 6258e7f Compare March 11, 2024 07:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 0ba9858 to becd79e Compare March 18, 2024 04:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 1fd8426 to 483adaa Compare October 14, 2024 09:38
@renovate renovate bot changed the title chore(dev-deps): update all non-major dependencies chore(deps): update dependency dts-bundle-generator to v9.5.1 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 483adaa to 13b263e Compare October 14, 2024 11:14
@renovate renovate bot changed the title chore(deps): update dependency dts-bundle-generator to v9.5.1 chore(deps): update all non-major dependencies Oct 14, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f9fe4ca to 952caec Compare October 14, 2024 11:24
@RebeccaStevens RebeccaStevens force-pushed the main branch 7 times, most recently from 2c8441c to bf86c72 Compare October 14, 2024 12:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 952caec to e13e66b Compare October 14, 2024 12:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e13e66b to 91c584d Compare October 14, 2024 18:46
@renovate renovate bot merged commit 50b22bb into main Oct 14, 2024
16 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 14, 2024 22:07
Copy link

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the Status: Released It's now live. label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💙 Renovate Status: Released It's now live. Type: Maintenance Generic maintenance tasks, e.g., package updates.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants