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

Bump the major-dependencies group with 6 updates #1630

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

Bumps the major-dependencies group with 6 updates:

Package From To
date-fns 2.30.0 3.3.1
react-day-picker 7.4.10 8.10.0
compression-webpack-plugin 10.0.0 11.0.0
css-minimizer-webpack-plugin 5.0.1 6.0.0
less-loader 11.1.3 12.1.0
webpack-dev-middleware 6.1.1 7.0.0

Updates date-fns from 2.30.0 to 3.3.1

Release notes

Sourced from date-fns's releases.

v3.3.1

Kudos to @​kossnocorp and @​fturmel for working on the release.

Fixed

  • Fixed DST issue in getOverlappingDaysInIntervals, resulting in an inconsistent number of days returned for intervals starting and ending in different DST periods.

  • Fixed functions incorrectly using trunc instead of round. The bug was introduced in v3.3.0. The affected functions: differenceInCalendarDays, differenceInCalendarISOWeeks, differenceInCalendarWeeks, getISOWeek, getWeek, and getISOWeeksInYear.

v3.3.0

On this release worked @​kossnocorp, @​TheKvikk, @​fturmel and @​ckcherry23.

Fixed

  • Fixed the bug in getOverlappingDaysInIntervals caused by incorrect sorting of interval components that led to 0 for timestamps of different lengths.

  • Fixed bugs when working with negative numbers caused by using Math.floor (-1.1-2) instead of Math.trunc (-1.1-1). Most of the conversion functions (i.e., hoursToMinutes) were affected when passing some negative fractional input. Also, some other functions that could be possibly affected by unfortunate timezone/date combinations were fixed.

    The functions that were affected: format, parse, getUnixTime, daysToWeeks, hoursToMilliseconds, hoursToMinutes, hoursToSeconds, milliseconds, minutesToMilliseconds, millisecondsToMinutes, monthsToYears, millisecondsToHours, millisecondsToSeconds, minutesToHours, minutesToSeconds, yearsToQuarters, yearsToMonths, yearsToDays, weeksToDays, secondsToMinutes, secondsToHours, quartersToYears, quartersToMonths and monthsToQuarters.

  • Fixed the Czech locale's formatDistance to include 1 in formatDistance.

  • Fixed differenceInSeconds and other functions relying on rounding options that can produce a negative 0.

  • Added a preprocessor to the locales API, enabling fixing a long-standing bug in the French locale. (#1391)

  • Added missing yearsToDays to the FP submodule.

  • Made functions using rounding methods always return 0 instead of -0.

Added

v3.2.0

This release is brought to you by @​kossnocorp, @​fturmel, @​grossbart, @​MelvinVermeer, and @​jcarstairs-scottlogic.

Fixed

Added

  • Added exports of format, lightFormat, and parse internals that enable 3rd-parties to consume those.

v3.1.0

This release is brought to you by @​kossnocorp, @​makstyle119 and @​dmgawel.

... (truncated)

Changelog

Sourced from date-fns's changelog.

v3.3.1 - 2024-01-22

Kudos to @​kossnocorp and @​fturmel for working on the release.

Fixed

  • Fixed DST issue in getOverlappingDaysInIntervals, resulting in an inconsistent number of days returned for intervals starting and ending in different DST periods.

  • Fixed functions incorrectly using trunc instead of round. The bug was introduced in v3.3.0. The affected functions: differenceInCalendarDays, differenceInCalendarISOWeeks, differenceInCalendarWeeks, getISOWeek, getWeek, and getISOWeeksInYear.

v3.3.0 - 2024-01-20

On this release worked @​kossnocorp, @​TheKvikk, @​fturmel and @​ckcherry23.

Fixed

  • Fixed the bug in getOverlappingDaysInIntervals caused by incorrect sorting of interval components that led to 0 for timestamps of different lengths.

  • Fixed bugs when working with negative numbers caused by using Math.floor (-1.1-2) instead of Math.trunc (-1.1-1). Most of the conversion functions (i.e., hoursToMinutes) were affected when passing some negative fractional input. Also, some other functions that could be possibly affected by unfortunate timezone/date combinations were fixed.

    The functions that were affected: format, parse, getUnixTime, daysToWeeks, hoursToMilliseconds, hoursToMinutes, hoursToSeconds, milliseconds, minutesToMilliseconds, millisecondsToMinutes, monthsToYears, millisecondsToHours, millisecondsToSeconds, minutesToHours, minutesToSeconds, yearsToQuarters, yearsToMonths, yearsToDays, weeksToDays, secondsToMinutes, secondsToHours, quartersToYears, quartersToMonths and monthsToQuarters.

  • Fixed the Czech locale's formatDistance to include 1 in formatDistance.

  • Fixed differenceInSeconds and other functions relying on rounding options that can produce a negative 0.

  • Added a preprocessor to the locales API, enabling fixing a long-standing bug in the French locale. (#1391)

  • Added missing yearsToDays to the FP submodule.

  • Made functions using rounding methods always return 0 instead of -0.

Added

v3.2.0 - 2024-01-09

This release is brought to you by @​kossnocorp, @​fturmel, @​grossbart, @​MelvinVermeer, and @​jcarstairs-scottlogic.

Fixed

Added

  • Added exports of format, lightFormat, and parse internals that enable 3rd-parties to consume those.

... (truncated)

Commits
  • 35c1858 Upgrade Vitest
  • aa264e3 Fix DST issue in getOverlappingDaysInIntervals
  • a960fc2 Enable extended timezone tests on main
  • 2939472 Fix incorrect rounding introduced in v3.3.0
  • ff60d48 Fix browser tests (#3677)
  • 659ad02 Update v3.3.0 changelog
  • 3e4af15 What's wrong with you, Lodash?
  • 3707906 Prepare v3.3.0
  • fadd58b Add missing yearsToDays to FP
  • ad2c654 Fix bug in getOverlappingDaysInIntervals
  • Additional commits viewable in compare view

Updates react-day-picker from 7.4.10 to 8.10.0

Release notes

Sourced from react-day-picker's releases.

v8.10.0

What's Changed

New Features

Fixes

Docs Udpates

New Contributors

Full Changelog: gpbl/react-day-picker@v8.9.1...v8.10.0

v8.9.1

What's Changed

Bug fixes

Build

... (truncated)

Commits

Updates compression-webpack-plugin from 10.0.0 to 11.0.0

Release notes

Sourced from compression-webpack-plugin's releases.

v11.0.0

11.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (2ef7b37)
Changelog

Sourced from compression-webpack-plugin's changelog.

11.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (2ef7b37)
Commits
  • d43d8d3 chore(release): 11.0.0
  • 2ef7b37 chore!: minimum supported Node.js version is 18.12.0
  • 810e96b chore: update dependencies to the latest version (#371)
  • b8dea25 chore: upgrade dependencies to the latest version (#369)
  • 40239f5 chore: update github actions/checkout (#365)
  • 4980bb4 chore: update dependencies to the latest version (#363)
  • 7134135 chore: update dependencies to the latest version (#362)
  • 54ec4e7 chore: upgrade dependencies to the latest version (#361)
  • 40a77cb docs: remove Gitter from issue templates (#359)
  • c682987 docs: remove Gitter from issue templates (#358)
  • Additional commits viewable in compare view

Updates css-minimizer-webpack-plugin from 5.0.1 to 6.0.0

Release notes

Sourced from css-minimizer-webpack-plugin's releases.

v6.0.0

6.0.0 (2024-01-17)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#252) (f7f74c0)
Changelog

Sourced from css-minimizer-webpack-plugin's changelog.

6.0.0 (2024-01-17)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#252) (f7f74c0)
Commits
  • ec4103e chore(release): 6.0.0
  • f7f74c0 chore!: minimum supported Node.js version is 18.12.0 (#252)
  • 96a5625 chore: update dependencies to latest version (#251)
  • 4ea9d35 chore: update github action/setup-node (#250)
  • 9da53f1 chore: update dependencies to the latest version (#249)
  • f27fba2 chore: upgrade dependencies to the latest version (#245)
  • 088c516 chore: update github actions/checkout (#243)
  • 34783aa chore: update dependencies to the latest version (#242)
  • a239a49 chore: update dependencies to the latest version (#241)
  • b7f7b5b chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#238)
  • Additional commits viewable in compare view

Updates less-loader from 11.1.3 to 12.1.0

Release notes

Sourced from less-loader's releases.

v12.1.0

12.1.0 (2024-01-19)

Features

v12.0.0

12.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#533) (f70e832)

v11.1.4

11.1.4 (2023-12-27)

Bug Fixes

  • invalid dependencies with working directory (#531) (2ec31a6)
Changelog

Sourced from less-loader's changelog.

12.1.0 (2024-01-19)

Features

12.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#533) (f70e832)

11.1.4 (2023-12-27)

Bug Fixes

  • invalid dependencies with working directory (#531) (2ec31a6)
Commits

Updates webpack-dev-middleware from 6.1.1 to 7.0.0

Release notes

Sourced from webpack-dev-middleware's releases.

v7.0.0

7.0.0 (2023-12-26)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#1694)
  • updated memfs@4 (#1693)
Changelog

Sourced from webpack-dev-middleware's changelog.

7.0.0 (2023-12-26)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#1694)
  • updated memfs@4 (#1693)

Features

Commits
  • 687b638 chore(release): 7.0.0
  • e273d61 chore!: minimum supported Node.js version is 18.12.0 (#1694)
  • 244d9f8 feat!: updated memfs@4 (#1693)
  • 6c152d4 chore(deps-dev): bump @​babel/cli from 7.22.10 to 7.23.4 (#1685)
  • 484b468 chore(deps-dev): bump @​types/express from 4.17.17 to 4.17.21 (#1681)
  • 21e20c5 chore(deps-dev): bump @​types/node from 18.18.9 to 18.19.3 (#1688)
  • be844c9 chore(deps-dev): bump @​commitlint/cli from 17.7.1 to 17.8.1 (#1682)
  • 24999d3 chore(deps-dev): bump @​types/mime-types from 2.1.1 to 2.1.4 (#1683)
  • a8c13d9 chore(deps-dev): bump @​babel/core from 7.22.10 to 7.23.6 (#1689)
  • 5cdb95a chore(deps-dev): bump @​babel/preset-env from 7.23.5 to 7.23.6 (#1690)
  • Additional commits viewable in compare view

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 major-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [date-fns](https://github.com/date-fns/date-fns) | `2.30.0` | `3.3.1` |
| [react-day-picker](https://github.com/gpbl/react-day-picker) | `7.4.10` | `8.10.0` |
| [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin) | `10.0.0` | `11.0.0` |
| [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) | `5.0.1` | `6.0.0` |
| [less-loader](https://github.com/webpack-contrib/less-loader) | `11.1.3` | `12.1.0` |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `6.1.1` | `7.0.0` |


Updates `date-fns` from 2.30.0 to 3.3.1
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.30.0...v3.3.1)

Updates `react-day-picker` from 7.4.10 to 8.10.0
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Commits](https://github.com/gpbl/react-day-picker/commits/v8.10.0)

Updates `compression-webpack-plugin` from 10.0.0 to 11.0.0
- [Release notes](https://github.com/webpack-contrib/compression-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/compression-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/compression-webpack-plugin@v10.0.0...v11.0.0)

Updates `css-minimizer-webpack-plugin` from 5.0.1 to 6.0.0
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-minimizer-webpack-plugin@v5.0.1...v6.0.0)

Updates `less-loader` from 11.1.3 to 12.1.0
- [Release notes](https://github.com/webpack-contrib/less-loader/releases)
- [Changelog](https://github.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/less-loader@v11.1.3...v12.1.0)

Updates `webpack-dev-middleware` from 6.1.1 to 7.0.0
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v6.1.1...v7.0.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: react-day-picker
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: compression-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: less-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: webpack-dev-middleware
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 23, 2024 06:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 25, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/major-dependencies-d9be9e3a50 branch January 25, 2024 07:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants