Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

chore: bump the npm_dependencies group across 1 directory with 6 updates #373

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2024

Bumps the npm_dependencies group with 6 updates in the / directory:

Package From To
chart.js 4.4.4 4.4.6
chartjs-plugin-annotation 3.0.1 3.1.0
@types/node 22.7.5 22.9.0
@types/react 18.3.11 18.3.12
eslint-config-next 14.2.15 14.2.17
tailwindcss 3.4.13 3.4.14

Updates chart.js from 4.4.4 to 4.4.6

Release notes

Sourced from chart.js's releases.

v4.4.6

Essential Links

Bugs Fixed

  • #11938 Fix: applyStack() returned the sum of all values for hidden dataset indices, which causes incorrect animations when showing/hiding stacked datasets.

Development

  • #11943 chore: version bump for 4.4.6 release
  • #11933 Fix 404 to samples in release drafter

Thanks to @​DeyLak, @​LeeLenaleee and @​etimberg

v4.4.5

Essential Links

Bugs Fixed

  • #11927 Don't apply default colors in the colors plugin when defaults are used
  • #11907 Avoid error if borderOpts.dash is undefined
  • #11882 Fix initial dataset stacks

Types

  • #11931 Allow array's in backgroundColor defaults and add hover background and border color to defaults

Documentation

Development

  • #11932 Bump package version to 4.4.5
  • #11875 Bump socket.io from 4.6.1 to 4.7.5

Thanks to @​HieroglypH, @​LeeLenaleee, @​dependabot, @​dependabot[bot] and @​dregad

Commits

Updates chartjs-plugin-annotation from 3.0.1 to 3.1.0

Release notes

Sourced from chartjs-plugin-annotation's releases.

v3.1.0

Essential Links

Enhancements

  • #825 Enable centered label drawing for doughnut controllers
  • #939 Change borderCapStyle and borderJoinStyle defaults to be compatible with SKIA canvas
  • #889 Enable drawTime option as integer to relate the annotation drawing to a specific dataset drawing
  • #892 Add getAnnotations function to plugin and remove _getState private one
  • #869 Add defined and loaded elements to annotation context
  • #902 Add hitTolerance option to all annotations

Types

  • #942 Fix init option (initial animation) type
  • #894 Remove default type from module augmentation of PluginOptionsByType

Documentation

  • #891 Add annotations option to the plugin configuration documentation
  • #916 Replace chart.min.js by chart.umd.js

Development

  • #951 Bump package to 3.1.0
  • #949 Bump socket.io from 4.6.1 to 4.8.0
  • #948 Bump rollup from 3.17.3 to 3.29.5
  • #945 Bump serve-static and express
  • #946 Bump send and express
  • #943 Bump body-parser and express
  • #944 Bump elliptic from 6.5.4 to 6.5.7
  • #932 Bump ws from 6.2.2 to 6.2.3
  • #927 Bump express from 4.18.2 to 4.19.2
  • #925 Bump follow-redirects from 1.15.4 to 1.15.6
  • #923 Bump ip from 1.1.8 to 1.1.9
  • #920 Bump follow-redirects from 1.15.2 to 1.15.4
  • #912 Bump @babel/traverse from 7.21.2 to 7.23.2
  • #914 Bump browserify-sign from 4.2.1 to 4.2.2
  • #904 Bump word-wrap from 1.2.3 to 1.2.4
  • #893 Bump socket.io-parser from 4.2.2 to 4.2.3

Thanks to @​JimmyGouraud, @​LeeLenaleee, @​dependabot, @​dependabot[bot], @​fteamkr, @​mlohbihler and @​stockiNail

Commits

Updates @types/node from 22.7.5 to 22.9.0

Commits

Updates @types/react from 18.3.11 to 18.3.12

Commits

Updates eslint-config-next from 14.2.15 to 14.2.17

Release notes

Sourced from eslint-config-next's releases.

v14.2.17

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix: revert the bad node binary handling (#72356)
  • Ensure pages/500 handles cache-control as expected (#72050) (#72110)
  • fix unhandled runtime error from generateMetadata in parallel routes (#72153)

Credits

Huge thanks to @​huozhi, @​ztanner, and @​ijjk for helping!

Commits

Updates tailwindcss from 3.4.13 to 3.4.14

Release notes

Sourced from tailwindcss's releases.

v3.4.14

Fixed

  • Don't set display: none on elements that use hidden="until-found" (#14625)
Changelog

Sourced from tailwindcss's changelog.

[3.4.14] - 2024-10-15

Fixed

  • Don't set display: none on elements that use hidden="until-found" (#14625)
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
eslint-config-next [>= 15.a, < 16]

Dependabot 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

Bumps the npm_dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [chart.js](https://github.com/chartjs/Chart.js) | `4.4.4` | `4.4.6` |
| [chartjs-plugin-annotation](https://github.com/chartjs/chartjs-plugin-annotation) | `3.0.1` | `3.1.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.9.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.11` | `18.3.12` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.15` | `14.2.17` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.13` | `3.4.14` |



Updates `chart.js` from 4.4.4 to 4.4.6
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v4.4.4...v4.4.6)

Updates `chartjs-plugin-annotation` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/chartjs/chartjs-plugin-annotation/releases)
- [Commits](chartjs/chartjs-plugin-annotation@v3.0.1...v3.1.0)

Updates `@types/node` from 22.7.5 to 22.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.3.11 to 18.3.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `eslint-config-next` from 14.2.15 to 14.2.17
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.17/packages/eslint-config-next)

Updates `tailwindcss` from 3.4.13 to 3.4.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.13...v3.4.14)

---
updated-dependencies:
- dependency-name: chart.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_dependencies
- dependency-name: chartjs-plugin-annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm_dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm_dependencies
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm_dependencies
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm_dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from gruyaume as a code owner November 6, 2024 19:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 6, 2024
@gruyaume gruyaume closed this Nov 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_dependencies-bcf207cc12 branch November 6, 2024 19:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant