chore(deps): update all dependencies (major) #88

Open
renovate-forgejo wants to merge 1 commit from renovate/major-all into main

This PR contains the following updates:

Package Type Update Change
@fullcalendar/core (source) dependencies major ^6.1.20^7.0.0
@fullcalendar/icalendar (source) dependencies major ^6.1.20^7.0.0
@fullcalendar/rrule (source) dependencies major ^6.1.20^7.0.0
chalk devDependencies major 5.6.26.0.0

Release Notes

fullcalendar/fullcalendar (@​fullcalendar/core)

v7.0.2

Compare Source

  • FEATURE: Restored Bootstrap 5 support (originally omitted from v7) (#​8040)
  • FIX: Vue 3 types for template ref for getApi (#​8086)
  • FIX: Angular DOM-insertion JS error with #eventContent (#​8085)

v7.0.1

Compare Source

  • Better screen reader experience for users of Resource Timeline view
  • printMaxRows setting to control print-rendering cutoff for Resource Timeline view
  • Salesforce LWC component (beta), zip files on each release (#​6196)

v7.0.0

Compare Source

Changes since v6

Lots! 🎉

Changes since v7 pre-releases
  • FEATURE: Angular 22 support (#​8074)
  • FIX: Resource timeline rows keep a stale height after their events are removed (#​8078)
  • FIX: With showNonCurrentDates, events on first or last week of month disappear upon navigation (#​8077)
  • FIX: With virtualization, resource invisible after adding resource manually (#​8072)
  • BREAKING: Need temporal-polyfill@^1.0.1 as peerDependency
  • BREAKING: Some CDN URLs changed:
    • /all.global.js -> /all/global.js
    • /locales-all.global.js -> /locales-all/global.js
    • /locales/es.global.js -> /locales/es/global.js (and other locales)

v6.1.21

Compare Source

  • feature: Angular 22 support (#​8074)
chalk/chalk (chalk)

v6.0.0

Compare Source

Breaking
Improvements
Fixes
  • Treat a numeric FORCE_COLOR as an exact level (#​688) e912931
  • Downsample ansi256() and bgAnsi256() to 16 colors at level 1 (#​687) ff549c5


Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@fullcalendar/core](https://fullcalendar.io) ([source](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core-types)) | dependencies | major | [`^6.1.20` → `^7.0.0`](https://renovatebot.com/diffs/npm/@fullcalendar%2fcore/6.1.20/7.0.2) | | [@fullcalendar/icalendar](https://fullcalendar.io/docs/icalendar) ([source](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/icalendar)) | dependencies | major | [`^6.1.20` → `^7.0.0`](https://renovatebot.com/diffs/npm/@fullcalendar%2ficalendar/6.1.20/7.0.2) | | [@fullcalendar/rrule](https://fullcalendar.io/docs/rrule-plugin) ([source](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/rrule)) | dependencies | major | [`^6.1.20` → `^7.0.0`](https://renovatebot.com/diffs/npm/@fullcalendar%2frrule/6.1.20/7.0.2) | | [chalk](https://github.com/chalk/chalk) | devDependencies | major | [`5.6.2` → `6.0.0`](https://renovatebot.com/diffs/npm/chalk/5.6.2/6.0.0) | --- ### Release Notes <details> <summary>fullcalendar/fullcalendar (@&#8203;fullcalendar/core)</summary> ### [`v7.0.2`](https://github.com/fullcalendar/fullcalendar/blob/HEAD/CHANGELOG.md#v702) [Compare Source](https://github.com/fullcalendar/fullcalendar/compare/v7.0.1...v7.0.2) - FEATURE: Restored Bootstrap 5 support (originally omitted from v7) ([#&#8203;8040](https://github.com/fullcalendar/fullcalendar/issues/8040)) - FIX: Vue 3 types for template ref for `getApi` ([#&#8203;8086](https://github.com/fullcalendar/fullcalendar/issues/8086)) - FIX: Angular DOM-insertion JS error with `#eventContent` ([#&#8203;8085](https://github.com/fullcalendar/fullcalendar/issues/8085)) ### [`v7.0.1`](https://github.com/fullcalendar/fullcalendar/blob/HEAD/CHANGELOG.md#v701) [Compare Source](https://github.com/fullcalendar/fullcalendar/compare/v7.0.0...v7.0.1) - Better screen reader experience for users of Resource Timeline view - `printMaxRows` setting to control print-rendering cutoff for Resource Timeline view - Salesforce LWC component (beta), zip files on each release ([#&#8203;6196](https://github.com/fullcalendar/fullcalendar/issues/6196)) ### [`v7.0.0`](https://github.com/fullcalendar/fullcalendar/blob/HEAD/CHANGELOG.md#v700) [Compare Source](https://github.com/fullcalendar/fullcalendar/compare/v6.1.21...v7.0.0) ##### Changes since v6 Lots! 🎉 - 📋 [Full Changelog](https://v7.fullcalendar.io/changelog) - 📚 [V7 Docs](https://v7.fullcalendar.io/) - 🎨 [Theme system justification](https://github.com/fullcalendar/fullcalendar/issues/7907) - 🛝 [Theme playground](https://themes.fullcalendar.io) ##### Changes since v7 pre-releases - FEATURE: Angular 22 support ([#&#8203;8074](https://github.com/fullcalendar/fullcalendar/issues/8074)) - FIX: Resource timeline rows keep a stale height after their events are removed ([#&#8203;8078](https://github.com/fullcalendar/fullcalendar/issues/8078)) - FIX: With showNonCurrentDates, events on first or last week of month disappear upon navigation ([#&#8203;8077](https://github.com/fullcalendar/fullcalendar/issues/8077)) - FIX: With virtualization, resource invisible after adding resource manually ([#&#8203;8072](https://github.com/fullcalendar/fullcalendar/issues/8072)) - BREAKING: Need `temporal-polyfill@^1.0.1` as `peerDependency` - BREAKING: Some CDN URLs changed: - /all.global.js -> /all/global.js - /locales-all.global.js -> /locales-all/global.js - /locales/es.global.js -> /locales/es/global.js (and other locales) ### [`v6.1.21`](https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.21) [Compare Source](https://github.com/fullcalendar/fullcalendar/compare/v6.1.20...v6.1.21) - feature: Angular 22 support ([#&#8203;8074](https://github.com/fullcalendar/fullcalendar/issues/8074)) </details> <details> <summary>chalk/chalk (chalk)</summary> ### [`v6.0.0`](https://github.com/chalk/chalk/releases/tag/v6.0.0) [Compare Source](https://github.com/chalk/chalk/compare/v5.6.2...v6.0.0) ##### Breaking - Require Node.js 22 [`8a94e0e`](https://github.com/chalk/chalk/commit/8a94e0e) ##### Improvements - Add underline styles and underline colors ([#&#8203;689](https://github.com/chalk/chalk/issues/689)) [`4c304dd`](https://github.com/chalk/chalk/commit/4c304dd) - Improve performance [`5729845`](https://github.com/chalk/chalk/commit/5729845) [`fa5cff2`](https://github.com/chalk/chalk/commit/fa5cff2) ##### Fixes - Treat a numeric `FORCE_COLOR` as an exact level ([#&#8203;688](https://github.com/chalk/chalk/issues/688)) [`e912931`](https://github.com/chalk/chalk/commit/e912931) - Downsample `ansi256()` and `bgAnsi256()` to 16 colors at level 1 ([#&#8203;687](https://github.com/chalk/chalk/issues/687)) [`ff549c5`](https://github.com/chalk/chalk/commit/ff549c5) *** </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjguMiIsInVwZGF0ZWRJblZlciI6IjQ0LjcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
publish / Linting (pull_request) Failing after 5s
Check links for modified files / markdown-link-check (pull_request) Failing after 16m47s
publish / build-and-publish (pull_request) Failing after 16m49s
fde8adf0d1
Author
Owner

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @fullcalendar/daygrid@6.1.20
npm error Found: @fullcalendar/core@7.0.2
npm error node_modules/@fullcalendar/core
npm error   @fullcalendar/core@"^7.0.0" from the root project
npm error   @fullcalendar/core@"7.0.2" from @fullcalendar/icalendar@7.0.2
npm error   node_modules/@fullcalendar/icalendar
npm error     @fullcalendar/icalendar@"^7.0.0" from the root project
npm error   1 more (@fullcalendar/rrule)
npm error
npm error Could not resolve dependency:
npm error peer @fullcalendar/core@"~6.1.20" from @fullcalendar/daygrid@6.1.20
npm error node_modules/@fullcalendar/daygrid
npm error   @fullcalendar/daygrid@"^6.1.20" from the root project
npm error   @fullcalendar/daygrid@"~6.1.20" from @fullcalendar/timegrid@6.1.20
npm error   node_modules/@fullcalendar/timegrid
npm error     @fullcalendar/timegrid@"^6.1.20" from the root project
npm error
npm error Conflicting peer dependency: @fullcalendar/core@6.1.21
npm error node_modules/@fullcalendar/core
npm error   peer @fullcalendar/core@"~6.1.20" from @fullcalendar/daygrid@6.1.20
npm error   node_modules/@fullcalendar/daygrid
npm error     @fullcalendar/daygrid@"^6.1.20" from the root project
npm error     @fullcalendar/daygrid@"~6.1.20" from @fullcalendar/timegrid@6.1.20
npm error     node_modules/@fullcalendar/timegrid
npm error       @fullcalendar/timegrid@"^6.1.20" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2026-08-13T16_03_39_336Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-08-13T16_03_39_336Z-debug-0.log

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: @fullcalendar/daygrid@6.1.20 npm error Found: @fullcalendar/core@7.0.2 npm error node_modules/@fullcalendar/core npm error @fullcalendar/core@"^7.0.0" from the root project npm error @fullcalendar/core@"7.0.2" from @fullcalendar/icalendar@7.0.2 npm error node_modules/@fullcalendar/icalendar npm error @fullcalendar/icalendar@"^7.0.0" from the root project npm error 1 more (@fullcalendar/rrule) npm error npm error Could not resolve dependency: npm error peer @fullcalendar/core@"~6.1.20" from @fullcalendar/daygrid@6.1.20 npm error node_modules/@fullcalendar/daygrid npm error @fullcalendar/daygrid@"^6.1.20" from the root project npm error @fullcalendar/daygrid@"~6.1.20" from @fullcalendar/timegrid@6.1.20 npm error node_modules/@fullcalendar/timegrid npm error @fullcalendar/timegrid@"^6.1.20" from the root project npm error npm error Conflicting peer dependency: @fullcalendar/core@6.1.21 npm error node_modules/@fullcalendar/core npm error peer @fullcalendar/core@"~6.1.20" from @fullcalendar/daygrid@6.1.20 npm error node_modules/@fullcalendar/daygrid npm error @fullcalendar/daygrid@"^6.1.20" from the root project npm error @fullcalendar/daygrid@"~6.1.20" from @fullcalendar/timegrid@6.1.20 npm error node_modules/@fullcalendar/timegrid npm error @fullcalendar/timegrid@"^6.1.20" from the root project npm error npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /tmp/renovate/cache/others/npm/_logs/2026-08-13T16_03_39_336Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-08-13T16_03_39_336Z-debug-0.log ```
renovate-forgejo force-pushed renovate/major-all from fde8adf0d1
Some checks failed
renovate/artifacts Artifact file update failure
publish / Linting (pull_request) Failing after 5s
Check links for modified files / markdown-link-check (pull_request) Failing after 16m47s
publish / build-and-publish (pull_request) Failing after 16m49s
to c39ef49a5c
Some checks failed
renovate/artifacts Artifact file update failure
publish / Linting (pull_request) Failing after 10s
publish / build-and-publish (pull_request) Failing after 19s
Check links for modified files / markdown-link-check (pull_request) Successful in 50s
2026-07-31 16:51:54 +00:00
Compare
Some checks failed
renovate/artifacts Artifact file update failure
publish / Linting (pull_request) Failing after 10s
Required
Details
publish / build-and-publish (pull_request) Failing after 19s
Check links for modified files / markdown-link-check (pull_request) Successful in 50s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/major-all:renovate/major-all
git switch renovate/major-all
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
hugo-blogs/hannover-polystammtisch-de!88
No description provided.