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

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

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fastify/restartable 2.3.0 -> 2.3.1 age adoption passing confidence
@lingui/cli 4.8.0 -> 4.11.4 age adoption passing confidence
@metrics/client 2.5.2 -> 2.5.3 age adoption passing confidence
@podium/fastify-podlet (source) 3.0.2 -> 3.0.8 age adoption passing confidence
@podium/podlet (source) 5.0.6 -> 5.1.15 age adoption passing confidence
@rollup/plugin-commonjs (source) 25.0.7 -> 25.0.8 age adoption passing confidence
@rollup/plugin-node-resolve (source) 15.2.3 -> 15.2.4 age adoption passing confidence
@rollup/plugin-replace (source) 5.0.5 -> 5.0.7 age adoption passing confidence
abslog 2.4.0 -> 2.4.4 age adoption passing confidence
ajv (source) 8.12.0 -> 8.17.1 age adoption passing confidence
esbuild 0.20.2 -> 0.24.0 age adoption passing confidence
fastify (source) 4.26.2 -> 4.28.1 age adoption passing confidence
ora 8.0.1 -> 8.1.0 age adoption passing confidence
pino (source) 8.20.0 -> 8.21.0 age adoption passing confidence
rollup (source) 3.29.4 -> 3.29.5 age adoption passing confidence
semver 7.6.0 -> 7.6.3 age adoption passing confidence
tslib (source) 2.6.2 -> 2.7.0 age adoption passing confidence
ws 8.16.0 -> 8.18.0 age adoption passing confidence

Release Notes

fastify/restartable (@​fastify/restartable)

v2.3.1

Compare Source

What's Changed

Full Changelog: fastify/restartable@v2.3.0...v2.3.1

lingui/js-lingui (@​lingui/cli)

v4.11.4

Compare Source

Bug Fixes

v4.11.3

Compare Source

Bug Fixes
  • cli: add pnpm detection to command suggestions (#​1989) (287a688)
  • extract: escape special regex characters used in file-based routing systems when files are passed in options (#​1984) (fd92d20)

v4.11.2

Compare Source

Bug Fixes

v4.11.1

Compare Source

Bug Fixes

v4.11.0

Compare Source

Bug Fixes
Features
  • format-po: configure header attributes in PO file formatter (#​1934) (d90f778)

4.10.1 (2024-05-03)

Bug Fixes
  • core: pound symbol being replaced outside plural and selectordinal (#​1928) (e94c6fd)

v4.10.1

Compare Source

Bug Fixes
  • core: pound symbol being replaced outside plural and selectordinal (#​1928) (e94c6fd)

v4.10.0

Compare Source

Features
metrics-js/client (@​metrics/client)

v2.5.3

Compare Source

Bug Fixes
podium-lib/fastify-podlet (@​podium/fastify-podlet)

v3.0.8

Compare Source

Bug Fixes

v3.0.7

Compare Source

Bug Fixes

v3.0.6

Compare Source

Bug Fixes

v3.0.5

Compare Source

Bug Fixes

v3.0.4

Compare Source

Bug Fixes

v3.0.3

Compare Source

Bug Fixes
podium-lib/podlet (@​podium/podlet)

v5.1.15

Compare Source

Bug Fixes

v5.1.14

Compare Source

Bug Fixes

v5.1.13

Compare Source

Bug Fixes
  • deps: update all dependencies (non-major) (81119fe)

v5.1.12

Compare Source

Bug Fixes
  • deps: update all dependencies (non-major) (c89041c)

v5.1.11

Compare Source

Bug Fixes
  • deps: update all dependencies (non-major) (801a95a)

v5.1.10

Compare Source

Bug Fixes
  • add podium context to locals type (6827f8c)

v5.1.9

Compare Source

Bug Fixes
  • deps: update all dependencies (non-major) (903f680)

v5.1.8

Compare Source

Bug Fixes

v5.1.7

Compare Source

Bug Fixes
  • deps: update all dependencies (non-major) (51daf85)

v5.1.6

Compare Source

Bug Fixes
  • deps: update all dependencies (non-major) (e401e9d)

v5.1.5

Compare Source

Bug Fixes
  • add docs to podiumSend method (6f087f2)
  • update dependency typings (bf4bc75)

v5.1.4

Compare Source

Bug Fixes
  • deps: update all dependencies (non-major) (8c9d9a0)

v5.1.3

Compare Source

Bug Fixes
  • deps: update all dependencies (non-major) (4833c00)

v5.1.2

Compare Source

Bug Fixes
  • deps: update all dependencies (non-major) (83d0eb3)

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Bug Fixes
  • pass res.locals to HttpIncoming constructor (f9b6336)
Features
  • pass a new res.locals.params object to http-incoming (b9ef277)

5.0.7 (2024-04-08)

Bug Fixes

5.0.6 (2024-03-04)

Bug Fixes

5.0.5 (2024-02-05)

Bug Fixes
  • deps: update all dependencies (non-major) (c1e3289)

5.0.4 (2024-01-03)

Bug Fixes

5.0.3 (2023-12-11)

Bug Fixes

5.0.2 (2023-12-08)

Bug Fixes
  • Pass podlet name to proxy (190eddd)

5.0.1 (2023-12-06)

Bug Fixes
  • update types to match ESM export (a25608a)

v5.0.7

Compare Source

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

v25.0.8

2024-05-22

Bugfixes
  • fix: preserve the class body property keys even if they are special keywords (#​1688)
rollup/plugins (@​rollup/plugin-node-resolve)

v15.2.4

2024-09-22

Updates
  • chore: remove is-builtin-module (#​1735)
rollup/plugins (@​rollup/plugin-replace)

v5.0.7

2024-06-05

Bugfixes
  • fix: add missing sourceMap documentation (#​1698)

v5.0.6

2024-06-05

Bugfixes
  • fix: ternary operator replacement (#​1712)
trygve-lie/abslog (abslog)

v2.4.4

Compare Source

Fixed publishing of types

Full Changelog: trygve-lie/abslog@v2.4.3...v2.4.4

v2.4.3

Compare Source

What's Changed

Full Changelog: trygve-lie/abslog@v2.4.2...v2.4.3

v2.4.2

Compare Source

What's Changed

New Contributors

Full Changelog: trygve-lie/abslog@v2.4.1...v2.4.2

v2.4.1

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (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 merged commit 36271bf into main Sep 23, 2024
6 checks passed
@renovate renovate bot deleted the renovate/all-dependencies-(non-major) branch September 23, 2024 04:01
Copy link

🎉 This PR is included in version 1.10.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants