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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 5 updates in the / directory:
3.4.4
3.5.0
8.4.2
10.1.0
5.1.0
5.4.0
17.0.0
17.1.0
17.6.0
17.10.0
Updates
luxon
from 3.4.4 to 3.5.0Changelog
Sourced from luxon's changelog.
Commits
a4044fe
bump to 3.5.0cea7b5f
Documented weekSettings opt in DateTime (#1640)2008075
Fixed duplicate word in comment in datetime.js (#1623)cafc4ee
Perf: Cache ts offset guesses for quickDT (#1579)73c4438
fix cutoff year docs895a749
Added some JS doc for time zones (#1499)080e813
Alias DateTime in documentation site (#1546)55bdb08
add DATETIME_MED_WITH_WEEKDAY to formatting.md (#1554)1616114
format5763215
Update interval.js doc per #742 (#1565)Updates
open
from 8.4.2 to 10.1.0Release notes
Sourced from open's releases.
... (truncated)
Commits
2ea66da
10.1.0c702c66
Linux: Updatexdg-open
to 1.2.1 (#338)ee13d93
10.0.4d9e7422
Fix support for passing predefined app toopenApp()
(#335)2d5e959
10.0.3b597dec
Fixtarget
option on macOS (#332)31da4c3
10.0.2798cd93
Fix Linux compatibility818946e
10.0.18e69be4
Add Windows environment variable fallback for some broken systems (#328)Updates
jasmine
from 5.1.0 to 5.4.0Release notes
Sourced from jasmine's releases.
Commits
9066695
Bump version to 5.4.0c590650
Bump version to 5.3.1bff25e1
Fixed README formatting1bba22b
Updated copyright date53a4077
Removed broken Fossa badge from Readme12fd347
Handle non-serializable expected and actual values in parallel mode7c31381
Bump version to 5.3.0d9f1c03
Bump version to 5.2.087d1806
Moved eslint config out of package.json7884d34
Wrap help text to the terminal widthUpdates
nyc
from 17.0.0 to 17.1.0Release notes
Sourced from nyc's releases.
Changelog
Sourced from nyc's changelog.
Commits
41f4476
chore(main): release nyc 17.1.0 (#1572)d338985
chore(deps-dev): bump requirejs from 2.3.6 to 2.3.7 (#1582)af74d1e
feat(deps): bump foreground-child from ^2.0.0 to ^3.0.0 (#1546)ae657b6
fix: reduce size of serialized JSON output (#1570)b6a9484
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1571)b86edbc
chore(deps-dev): bump ws from 8.16.0 to 8.17.1 (#1568)Updates
release-it
from 17.6.0 to 17.10.0Release notes
Sourced from release-it's releases.
Commits
a4a6876
Release 17.10.0312fd8b
Add error handling for gitlab requests + release url04bd34c
Add proper Content-Type header to fetch requests (#1166)4a38c27
Release 17.9.070398b4
Fix up tests re. branch/ref nameb4be09d
Update dependencies2263772
feat: create tag via Gitlab release (release-it#1115) (#1161)e1a5c5d
Update projects listab01d16
Release 17.8.2e19bcd8
Revert "Fix up other tests"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