Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2023

Bumps luxon to 3.3.0 and updates ancestor dependency ngx-material-timepicker. These dependencies need to be updated together.

Updates luxon from 1.24.0 to 3.3.0

Changelog

Sourced from luxon's changelog.

3.3.0 (2023-03-03)

  • Fix off-by-one in Interval#count (#1308)
  • Support formatting for custom zones (#1377)
  • Fix parsing for narrow spaces (#1369)
  • Handle leap year issue with AD 100 (#1390)
  • Allow parsing of just an offset

3.2.1 (2023-01-04)

  • Fix for RFC-2822 regex vulnerability
  • Better handling of BCP tags with -x- extensions

3.2.0 (2022-12-29)

  • Allow timeZone to be specified as an intl option
  • Fix for diff's handling of end-of-month when crossing leap years (#1340)
  • Add Interval.toLocaleString() (#1320)

3.1.1 (2022-11-28)

  • Add Settings.twoDigitCutoffYear

3.1.0 (2022-10-31)

  • Add Duration.rescale

3.0.4 (2022-09-24)

  • Fix quarters in diffs (#1279)
  • Export package.json in package (#1239)

3.0.2 (2022-08-28)

  • Lots of doc changes
  • Added DateTime.expandFormat
  • Added support for custom conversion matrices in Durations

3.0.1 (2022-07-09)

  • Add DateTime.parseFormatForOpts

3.0.0 (2022-07-09)

  • Add "default" as an option for specifying a zone, and change "system" to really mean the system zone (breaking change)

2.5.0 (2022-07-09)

  • Support for ESM-style node imports
  • Fix Wednesday parsing for RFC 850 strings

... (truncated)

Commits
  • 88959de bump to 3.3.0
  • 8d48a70 fix space character in tests for node 19
  • f8ad684 zones.md assign to defaultZoneName (#1264)
  • 5573a2e fix notes for quarter workaround (#1265)
  • 33f7957 Fix Interval#count counting the endpoint as part of the interval (#1308)
  • 304bddc Update docs on react native android support (#1367)
  • c9f75ec Custom zone formatting support (#1377)
  • 5628d48 Add toUnixInteger() to the formatting documentation. (#1379)
  • 0c50b70 Fix support for Node.js 18.13+ (#1369)
  • c5a6b0a Handle dates in year 99 rolling over into year 100 behaving as if year 100 wa...
  • Additional commits viewable in compare view

Updates ngx-material-timepicker from 5.5.3 to 13.1.0

Changelog

Sourced from ngx-material-timepicker's changelog.

13.1.0 (2023-06-19)

Features

  • feat(ngx-material-timepicker): make TIME_LOCALEand NUMBERING_SYSTEM part of the public api allow consuming applications to provide such values by themselves instead of using NgxMaterialTimepickerModule.setOpts(), closes [(#409)](Agranom/ngx-material-timepicker#401),

Fixes

Improvements

BREAKING CHANGES

13.0.3 (2023-06-14)

BREAKING CHANGES

12.1.0 (2023-06-13)

Improvements

  • remove unnecessary exports from module
  • reduce package size

5.6.0 (2023-06-12)

... (truncated)

Commits

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [luxon](https://github.com/moment/luxon) to 3.3.0 and updates ancestor dependency [ngx-material-timepicker](https://github.com/Agranom/ngx-material-timepicker). These dependencies need to be updated together.


Updates `luxon` from 1.24.0 to 3.3.0
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@1.24.0...3.3.0)

Updates `ngx-material-timepicker` from 5.5.3 to 13.1.0
- [Release notes](https://github.com/Agranom/ngx-material-timepicker/releases)
- [Changelog](https://github.com/Agranom/ngx-material-timepicker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Agranom/ngx-material-timepicker/commits)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: indirect
- dependency-name: ngx-material-timepicker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 27, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/luxon-and-ngx-material-timepicker-3.3.0 branch July 18, 2023 17:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant