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 likely non breaking dependencies #188

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fullcalendar/core (source) 6.1.15 -> 6.1.17 age adoption passing confidence
@fullcalendar/interaction (source) 6.1.15 -> 6.1.17 age adoption passing confidence
@fullcalendar/react (source) 6.1.15 -> 6.1.17 age adoption passing confidence
@fullcalendar/timegrid (source) 6.1.15 -> 6.1.17 age adoption passing confidence
@iconify/json (source) 2.2.322 -> 2.2.324 age adoption passing confidence
@mikro-orm/cli (source) 6.4.11 -> 6.4.12 age adoption passing confidence
@mikro-orm/core (source) 6.4.11 -> 6.4.12 age adoption passing confidence
@mikro-orm/migrations (source) 6.4.11 -> 6.4.12 age adoption passing confidence
@mikro-orm/postgresql (source) 6.4.11 -> 6.4.12 age adoption passing confidence
@mikro-orm/reflection (source) 6.4.11 -> 6.4.12 age adoption passing confidence
@mikro-orm/seeder (source) 6.4.11 -> 6.4.12 age adoption passing confidence
@nestjs/cli 11.0.5 -> 11.0.6 age adoption passing confidence
@nestjs/common (source) 11.0.12 -> 11.0.13 age adoption passing confidence
@nestjs/core (source) 11.0.12 -> 11.0.13 age adoption passing confidence
@nestjs/platform-fastify (source) 11.0.12 -> 11.0.13 age adoption passing confidence
@nestjs/schematics 11.0.2 -> 11.0.4 age adoption passing confidence
@nestjs/swagger 11.1.0 -> 11.1.1 age adoption passing confidence
@nestjs/testing (source) 11.0.12 -> 11.0.13 age adoption passing confidence
@typescript-eslint/parser (source) 8.29.0 -> 8.29.1 age adoption passing confidence
eslint-plugin-prettier 5.2.5 -> 5.2.6 age adoption passing confidence
eslint-plugin-react 7.37.4 -> 7.37.5 age adoption passing confidence
fastify (source) 5.2.1 -> 5.2.2 age adoption passing confidence
nx (source) 20.7.0 -> 20.7.1 age adoption passing confidence
typescript (source) 5.8.2 -> 5.8.3 age adoption passing confidence
typescript-eslint (source) 8.29.0 -> 8.29.1 age adoption passing confidence

Release Notes

fullcalendar/fullcalendar (@​fullcalendar/core)

v6.1.17

Compare Source

  • fix: recurring event start/end time not updated when timezone changed (#​5273)
  • fix: nowIndicator not updated when timezone changed (#​5753)
  • fix: nowIndicator lags after returning to suspended tab (#​7806)
  • fix: "today" date does not update after current time crosses midnight (#​3783)
  • fix: day header 1 day behind with Luxon & timezone with midnight DST (#​7633)
  • fix: in timeline, incorrect navLink for granularities other than day/week (#​4931)
  • fix: validRange in multiMonth view does not render all the days (#​7287)
fullcalendar/fullcalendar-react (@​fullcalendar/react)

v6.1.17

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.17

iconify/icon-sets (@​iconify/json)

v2.2.324

Compare Source

v2.2.323

Compare Source

mikro-orm/mikro-orm (@​mikro-orm/cli)

v6.4.12

Compare Source

Bug Fixes
  • core: clean up 1:m collections when changing the m:1 value (a720927)
  • core: don't reset not selected values from existing entities (2ebc7a8), closes #​6558
  • core: fix populating m:n collection with custom types (444c130), closes #​6477
  • core: fix populating nested relations when parent entity is self referenced (285a632), closes #​6531
  • core: propagate composite FK values when inserting new entities (9506cae), closes #​6430
  • mssql: ensure date type is mapped to string instead of Date object (098d71b), closes #​6553
  • postgres: fix schema diffing on m:1 relations targeting a native enum PK (a76805e), closes #​6557
  • postgres: fix schema diffing on m:1 relations targeting a native enum PK (e059375), closes #​6557
Features
nestjs/nest-cli (@​nestjs/cli)

v11.0.6

Compare Source

What's Changed

New Contributors

Full Changelog: nestjs/nest-cli@11.0.5...11.0.6

nestjs/nest (@​nestjs/common)

v11.0.13

Compare Source

v11.0.13 (2025-04-03)

Bug fixes
  • platform-fastify
  • microservices
    • #​14869 fix(microservices): do not re-create client connection once get client by service name (@​mingo023)
Dependencies
Committers: 2
nestjs/schematics (@​nestjs/schematics)

v11.0.4

Compare Source

v11.0.3

Compare Source

What's Changed

Full Changelog: nestjs/schematics@11.0.2...11.0.3

nestjs/swagger (@​nestjs/swagger)

v11.1.1

Compare Source

11.1.1 (2025-04-04)

Bug fixes
Dependencies
Committers: 1
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.29.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.2.6

Compare Source

Patch Changes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.5

Compare Source

Fixed
Changed
fastify/fastify (fastify)

v5.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.2.1...v5.2.2

nrwl/nx (nx)

v20.7.1

Compare Source

20.7.1 (2025-04-02)
🩹 Fixes
  • angular: use latest version of @​analogjs/vitest-angular #​30423 (#​30560, #​30423)
  • bundling: webpack and rspack builds respect output.clean config option (#​30573)
  • core: ensure rust code is able to handle null terminal outputs (#​30494)
  • core: resolve subpath patterns in package exports correctly when constructing graph (#​30511)
  • graph: focus via --focus command should work (#​30576)
  • js: infer dependency between typecheck and build tasks and more granular outputs for typecheck (#​30549)
  • js: handle extending from multiple config files and from local workspace packages in plugin (#​30486)
  • js: update @​swc/cli version to fix vulnerability (#​30575)
  • misc: add missing flag to azure devops ci workflow generator (#​30482)
  • misc: update project directory validation to only account for the derived name (#​30532)
  • nextjs: bumped to eslintConfigNextVersion to v15 (#​30537)
  • nextjs: update Next.js versions to patch vulnerability (#​30574)
  • nx-dev: fix blog post links (#​30553)
  • nx-dev: nx homebrew install cmd (4f1587fc72)
  • rspack: allow typechecking during serve #​29267 (#​30558, #​29267)
  • vite: ensure nxCopyAssetsPlugin outputs assets to correct location #​28786 (#​30585, #​28786)
  • vue: upgrade vite plugin vue to v5 to avoid install errors (#​30559)
  • webpack: nestjs workspace libs referencing when using ts solution (#​30538)
  • webpack: migrate to latest version to prevent security vulnerabilities #​29755 (#​30590, #​29755)
❤️ Thank You
microsoft/TypeScript (typescript)

v5.8.3

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.29.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link

changeset-bot bot commented Dec 9, 2024

⚠️ No Changeset found

Latest commit: 2a42178

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/likely-non-breaking-dependencies branch from 30fb608 to f26f3b5 Compare December 9, 2024 21:03
Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.95%. Comparing base (dff0f77) to head (2a42178).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #188   +/-   ##
=======================================
  Coverage   16.95%   16.95%           
=======================================
  Files         131      131           
  Lines        3963     3963           
  Branches      132      132           
=======================================
  Hits          672      672           
  Misses       3232     3232           
  Partials       59       59           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title chore(deps): update likely non breaking dependencies fix(deps): update likely non breaking dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/likely-non-breaking-dependencies branch 11 times, most recently from b3ef166 to 164df74 Compare December 17, 2024 10:35
@renovate renovate bot force-pushed the renovate/likely-non-breaking-dependencies branch 9 times, most recently from 40e1234 to e06a431 Compare December 24, 2024 03:14
@renovate renovate bot force-pushed the renovate/likely-non-breaking-dependencies branch 3 times, most recently from 46168e8 to db61faf Compare December 30, 2024 09:21
@renovate renovate bot force-pushed the renovate/likely-non-breaking-dependencies branch 3 times, most recently from 1f33b93 to 3bd50af Compare January 6, 2025 18:16
@renovate renovate bot force-pushed the renovate/likely-non-breaking-dependencies branch from f736f6c to 01e81b2 Compare March 25, 2025 23:26
@renovate renovate bot changed the title fix(deps): update likely non breaking dependencies fix(deps): update likely non breaking dependencies - autoclosed Mar 26, 2025
@renovate renovate bot closed this Mar 26, 2025
@renovate renovate bot changed the title fix(deps): update likely non breaking dependencies - autoclosed fix(deps): update likely non breaking dependencies Mar 26, 2025
@renovate renovate bot reopened this Mar 26, 2025
@renovate renovate bot force-pushed the renovate/likely-non-breaking-dependencies branch from 94f5248 to 01e81b2 Compare March 26, 2025 10:34
@renovate renovate bot changed the title fix(deps): update likely non breaking dependencies fix(deps): update dependency fastify to v5.2.2 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/likely-non-breaking-dependencies branch 2 times, most recently from 442c012 to a65af9d Compare March 27, 2025 02:51
@renovate renovate bot changed the title fix(deps): update dependency fastify to v5.2.2 fix(deps): update likely non breaking dependencies Mar 27, 2025
@renovate renovate bot force-pushed the renovate/likely-non-breaking-dependencies branch 9 times, most recently from a1b3e4f to 130277a Compare March 31, 2025 13:00
@renovate renovate bot changed the title fix(deps): update likely non breaking dependencies fix(deps): update dependency fastify to v5.2.2 Mar 31, 2025
@renovate renovate bot force-pushed the renovate/likely-non-breaking-dependencies branch from 130277a to 93d6650 Compare March 31, 2025 20:00
@renovate renovate bot changed the title fix(deps): update dependency fastify to v5.2.2 fix(deps): update likely non breaking dependencies Mar 31, 2025
@renovate renovate bot force-pushed the renovate/likely-non-breaking-dependencies branch 2 times, most recently from d0295fa to 0fc6c80 Compare April 1, 2025 10:05
@renovate renovate bot changed the title fix(deps): update likely non breaking dependencies fix(deps): update dependency fastify to v5.2.2 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/likely-non-breaking-dependencies branch 2 times, most recently from 84d7c1e to 796cf97 Compare April 1, 2025 17:18
@renovate renovate bot changed the title fix(deps): update dependency fastify to v5.2.2 fix(deps): update likely non breaking dependencies Apr 1, 2025
@renovate renovate bot force-pushed the renovate/likely-non-breaking-dependencies branch from 796cf97 to 2a42178 Compare April 7, 2025 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants