-
Notifications
You must be signed in to change notification settings - Fork 1
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): bump the patches group across 1 directory with 13 updates #601
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit 2882409.
* Add icons to navbar links * Safer rendering Co-authored-by: Mikael Siidorow <87767032+MikaelSiidorow@users.noreply.github.com> --------- Co-authored-by: Mikael Siidorow <87767032+MikaelSiidorow@users.noreply.github.com>
* Add icons to navbar links * Dark mode * Add back tw inverts * Remove unused import * Some style fixes * Add hero image animation * Add gradient to front page
This reverts commit 1f9db2e.
This reverts commit e47eaee.
…nts (#584) * feat: create script for fetching contents for upload collections from prod * feat: create script for removing excess versions from mongo export * chore: run import from prod with new scripts * fix: add fallback to node for generate_seeding_data script
* feat!: update to next 15 * fix: make revalidate duration static * fix: fix broken newsletter buttons in CMS likely due to react version differences * chore: run pnpm upgrade for next * fix: use camelCased attributes to make next not complain --------- Co-authored-by: Kalle Ahlström <kalle.ahlstrom@iki.fi>
…#586) Bumps the patches group with 3 updates in the / directory: [tailwindcss](https://github.com/tailwindlabs/tailwindcss), [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) and [@radix-ui/react-navigation-menu](https://github.com/radix-ui/primitives). Updates `tailwindcss` from 3.4.16 to 3.4.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.16...v3.4.17) Updates `@radix-ui/react-dialog` from 1.1.3 to 1.1.4 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-navigation-menu` from 1.2.2 to 1.2.3 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: "@radix-ui/react-dialog" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: "@radix-ui/react-navigation-menu" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kalle Ahlström <kalle.ahlstrom@iki.fi> Co-authored-by: Mikael Siidorow <mikael@siidorow.com>
* wip: info screen * Add files to branch after big fuckup * add fetcher * debug * Hello * hups * Add debug message * fix process.env.* functioning * Fix issue where events next year show as the first events on the list :D * something * Change PUBLIC_**_URL to NEXT_PUBLIC... * More infonäyttö things - Fixed scrolling between pages - Store state at parent component - Misc things * fix: Formatted infonäyttö files * fix: Changed rest of PUBLIC_ env variable references to NEXT_PUBLIC_ * Change PUBLIC_**_URL to NEXT_PUBLIC_ * fix: Align stop names on HSL schedule with grid * Refactor folder structure for infoscreen components * remove hsl page * format * add kanttiinit functionality * Add kanttiinit stuff * feat: Update Kanttiinit implementation - Now it works :D - Created separate API endpoints for accessing Kanttiinit API - Changed types for Kanttiinit - Updated almost all files that touch Kanttiinit on infoscreen * feat: Added basic styling to Kanttiinit on infoscreen * Something * Make infoscreen fullscreen capable * fix some typecheck issues * format and lint * Fix Raide-Jokeri writing form * fix: Fixed typecheck errors in Infoscreen - Full screen button now only works on new browsers (Safari 2023+, most others 2020+) - Removed unused Event component - Better error response for Kanttiinit api handler * Removed Enter Fullscreen button from InfoScreen * fix: Fixed formatting * Revert global env variable changes * Remove non-relevant files, fixed some issues * Removed commented code, console.logs etc * Fixed Header logo on Infoscreen, 2025 payload update to make tests pass, removed unused json-stable-stringify * Fixed formatting and some warnings * Moved dependency to correct package.json * Added one newline to fix formatting :) * Fix several warnings * Move types, small refactoring, etc * Revert infoscreen layout/page structure change - It seems that it is mandatory to have both layout and page files * Refactored infonaytto contents file * Convert HSL & Kanttiinit to Server Components on infoscreen - Event page is currently not working * chore: cleanup for hsl stuff mostly * chore: Add caching for Kanttiinit API, fix arrivalTimeUnix parameter name * feat: Initial event display support for infoscreen * feat: Refactor Infoscreen events page to use global event components - Added new EventCardCompact component * feat: Add localization to infoscreen, minor layout fixes * feat: Fetch localized Kantiinit menus, change infoscreen path - Infoscreen is now /infoscreen instead of /infonaytto/naytto - Kanttiinit menus are now fetched in Finnish and English depending on locale * refactor: Update infoscreen component structure - Renamed `kanttiinit-combined` to just `kanttiinit` - Combined kanttiinit helper functions to `kanttiinit/fetcher.ts` - Moved locale handling to kanttiinit React component - Combined `hsl-schedules-combined` and `hsl-schedule` to `hsl-schedules` - Update event grouping week logic on infoscreen - Revert the change to NEXT_PUBLIC_ILMOMASIINA_URL - Revert moving of `globals.css` * Fix: uncomment HSL and Kanttiinit screens in InfoScreenContents --------- Co-authored-by: puhakkn2 <noora.puhakka@aalto.fi> Co-authored-by: IiroP <iiro.poutiainen@gmail.com> Co-authored-by: Kalle Ahlström <kalle.ahlstrom@iki.fi> Co-authored-by: Kalle Ahlström <71292737+kahlstrm@users.noreply.github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jan 19, 2025
Bumps the patches group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.5` | `22.10.7` | | [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) | `2.5.6` | `2.5.8` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.9` | `0.6.10` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | | [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `0.0.31` | `0.0.32` | | [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) | `3.0.4` | `3.0.6` | | [@apollo/client](https://github.com/apollographql/apollo-client) | `3.12.4` | `3.12.6` | | [react-live-clock](https://github.com/pvoznyuk/react-live-clock) | `6.1.24` | `6.1.25` | | [react-markdown](https://github.com/remarkjs/react-markdown) | `9.0.1` | `9.0.3` | | [remeda](https://github.com/remeda/remeda) | `2.19.0` | `2.19.2` | | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.15` | `0.5.16` | | [@types/react-big-calendar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-big-calendar) | `1.16.0` | `1.16.1` | | [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.4` | `1.2.5` | Updates `@types/node` from 22.10.5 to 22.10.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier-plugin-packagejson` from 2.5.6 to 2.5.8 - [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases) - [Commits](matzkoh/prettier-plugin-packagejson@v2.5.6...v2.5.8) Updates `prettier-plugin-tailwindcss` from 0.6.9 to 0.6.10 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.9...v0.6.10) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) Updates `@react-email/components` from 0.0.31 to 0.0.32 - [Release notes](https://github.com/resend/react-email/releases) - [Changelog](https://github.com/resend/react-email/blob/canary/packages/components/CHANGELOG.md) - [Commits](https://github.com/resend/react-email/commits/@react-email/components@0.0.32/packages/components) Updates `react-email` from 3.0.4 to 3.0.6 - [Release notes](https://github.com/resend/react-email/releases) - [Changelog](https://github.com/resend/react-email/blob/canary/packages/react-email/CHANGELOG.md) - [Commits](https://github.com/resend/react-email/commits/react-email@3.0.6/packages/react-email) Updates `@apollo/client` from 3.12.4 to 3.12.6 - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](apollographql/apollo-client@v3.12.4...v3.12.6) Updates `react-live-clock` from 6.1.24 to 6.1.25 - [Release notes](https://github.com/pvoznyuk/react-live-clock/releases) - [Changelog](https://github.com/pvoznyuk/react-live-clock/blob/master/CHANGELOG.md) - [Commits](https://github.com/pvoznyuk/react-live-clock/commits) Updates `react-markdown` from 9.0.1 to 9.0.3 - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](remarkjs/react-markdown@9.0.1...9.0.3) Updates `remeda` from 2.19.0 to 2.19.2 - [Release notes](https://github.com/remeda/remeda/releases) - [Changelog](https://github.com/remeda/remeda/blob/main/release.config.js) - [Commits](remeda/remeda@v2.19.0...v2.19.2) Updates `@tailwindcss/typography` from 0.5.15 to 0.5.16 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.15...v0.5.16) Updates `@types/react-big-calendar` from 1.16.0 to 1.16.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-big-calendar) Updates `@eslint/compat` from 1.2.4 to 1.2.5 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@compat-v1.2.4...compat-v1.2.5) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: prettier-plugin-packagejson dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: "@react-email/components" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: react-email dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: "@apollo/client" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: react-live-clock dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: react-markdown dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: remeda dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: "@tailwindcss/typography" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: "@types/react-big-calendar" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/patches-acf9685390
branch
from
January 20, 2025 12:27
2aee065
to
1363dbe
Compare
@dependabot rebase |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the patches group with 13 updates in the / directory:
22.10.5
22.10.7
2.5.6
2.5.8
0.6.9
0.6.10
5.7.2
5.7.3
0.0.31
0.0.32
3.0.4
3.0.6
3.12.4
3.12.6
6.1.24
6.1.25
9.0.1
9.0.3
2.19.0
2.19.2
0.5.15
0.5.16
1.16.0
1.16.1
1.2.4
1.2.5
Updates
@types/node
from 22.10.5 to 22.10.7Commits
Updates
prettier-plugin-packagejson
from 2.5.6 to 2.5.8Release notes
Sourced from prettier-plugin-packagejson's releases.
Commits
df8f85d
Merge pull request #209 from matzkoh/renovate/sort-package-json-2.xfe3557e
fix(deps): update dependency sort-package-json to v2.14.0fd0de46
Merge pull request #208 from matzkoh/renovate/sort-package-json-2.x9515f01
fix(deps): update dependency sort-package-json to v2.13.0d429f94
Merge pull request #193 from matzkoh/renovate/node-22.xc418964
chore(deps): update node.js to v22f7084f1
Merge pull request #204 from matzkoh/renovate/lock-file-maintenance84bc50d
chore(deps): lock file maintenance89edb5b
Merge pull request #203 from matzkoh/renovate/npm-run-all2-7.0.xf781d3a
chore(deps): update dependency npm-run-all2 to v7.0.2Updates
prettier-plugin-tailwindcss
from 0.6.9 to 0.6.10Release notes
Sourced from prettier-plugin-tailwindcss's releases.
Changelog
Sourced from prettier-plugin-tailwindcss's changelog.
Commits
b08ed2f
0.6.109481dd0
Fix erroneous template string whitespace formatting in Svelte (#332)a9201df
Add missing properties to PluginOptions type (#325)04184b8
Replace support for@zackad/prettier-plugin-twig-melody
with `@zackad/prett...90b0253
Sort…
class to end of list (#334)Updates
typescript
from 5.7.2 to 5.7.3Release notes
Sourced from typescript's releases.
Commits
a5e123d
Update LKG8bc0204
🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df
🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36
Bump version to 5.7.3 and LKGe167412
🤖 Pick PR #60794 (HardensanitizeLog
against incorr...) into release-5.7 (#...9ba364c
Fix coverage build on release-5.7 (#60792)4b7441a
🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...e844dc3
Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)21b02a1
🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...b82fd16
🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...Updates
@react-email/components
from 0.0.31 to 0.0.32Release notes
Sourced from
@react-email/components
's releases.Changelog
Sourced from
@react-email/components
's changelog.Commits
3b8aada
chore: Bump for release (#1857)Updates
react-email
from 3.0.4 to 3.0.6Release notes
Sourced from react-email's releases.
Changelog
Sourced from react-email's changelog.
Commits
970ecf5
chore: Bump for releasec6fcd94
fix(react-email): Preview server crashing without React 19 (#1861)3b8aada
chore: Bump for release (#1857)0fd6881
fix(deps): update dependency next [security] (#1851)7337d04
fix(react-email): Unwanted email re-renders when switching templates (#1846)842fdf2
chore(deps): update dependency autoprefixer to v10.4.20 (#1849)1ff196a
chore(deps): bump prettier to v3.4.2 (#1834)0187b0a
feat(demo): "Year in Review" email template (#1832)1cb8063
fix(react-email): Improper warnings454fdae
fix(react-email): No async promise executor (#1822)Updates
@apollo/client
from 3.12.4 to 3.12.6Release notes
Sourced from
@apollo/client
's releases.Changelog
Sourced from
@apollo/client
's changelog.Commits
a4ae9b4
Version Packages (#12269)3601246
Handle tagged/branded primitive types when used withUnmasked
(#12270)d57429d
LeaveTData
alone inUnmasked
if it does not contain fragment refs (#12267)cda321c
RemoveitAsync
from remaining relevant tests (#12210)bb93405
RemoveitAsync
part 2 (#12207)acf52e9
Version Packages (#12259)cb9cd4e
Unmask types with explicitmode: "unmask"
and default to leave the type alo...dd3d653
Update maintainers6109951
Update ROADMAP.md2944f70
chore(deps): update cimg/node docker tag to v23.5.0 (#12225)Updates
react-live-clock
from 6.1.24 to 6.1.25Changelog
Sourced from react-live-clock's changelog.
Commits
Updates
react-markdown
from 9.0.1 to 9.0.3Release notes
Sourced from react-markdown's releases.
Commits
aed0010
9.0.340c097e
9.0.22c6ffe8
Refactor.gitignore
b664ac4
Update Actionse686551
Update dev-dependenciesb151a90
Fix types for React 1927d3949
Separate all typedefs into their own JSDoc blocks (#878)9eb589e
Fix typo in changelog515bf19
Fix typoa7ca8ed
Refactor.editorconfig
Updates
remeda
from 2.19.0 to 2.19.2Release notes
Sourced from remeda's releases.
Commits
03d4213
fix(floor, ceil, round): do not divide and multiply by a floating point numbe...5042ccf
fix(uniqueWith): return items that are not equal to themselves (#1001)ba9c377
docs: astro 5 (#996)14b4a09
docs: various small docs fixes (#994)0e1b667
docs(just): Add a stub for migration guides from 'just' (#978)8b37d84
chore(deps): bump the minor group in /docs with 7 updates (#986)08da4d6
chore(deps): bump the minor group with 5 updates (#984)59b363f
chore(deps): bump the patches group in /docs with 13 updates (#985)3e722a0
chore(deps-dev): bump the patches group with 4 updates (#983)Updates
@tailwindcss/typography
from 0.5.15 to 0.5.16Release notes
Sourced from
@tailwindcss/typography
's releases.Changelog
Sourced from
@tailwindcss/typography
's changelog.Commits
39d20e1
0.5.1625b0f9e
Update peer dependency version to include 4.0.0-beta.1 (#365)383bee7
Clean up extra spread array (#362)Updates
@types/react-big-calendar
from 1.16.0 to 1.16.1Commits
Updates
@eslint/compat
from 1.2.4 to 1.2.5Release notes
Sourced from
@eslint/compat
's releases.Commits
7f291c7
chore: release main (#139)d9e8628
docs: Update README sponsorsf77ba17
fix: makeplugin-kit
types usable in CommonJS (#143)42dd587
docs: Update README sponsors1c9ca4d
feat: Check messageIds in context.report() (#140)43416a1
docs: Update README sponsors2489251
ci: Post to Bluesky for releases (#141)072ed84
docs: Update README sponsors95749c8
docs: Update README sponsors0e09a42
docs: Update README sponsorsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions