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 3 updates in the / directory: luxon, open and jasmine.
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.3.0Release notes
Sourced from jasmine's releases.
Commits
7c31381
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 width9eba295
--verbose flag to print configuration debugging info75fd5bb
Further reduce log flooding when parallel execution terminates earlyb71b3be
Report parallel spec loading errors as suite errors rather than crashing9a8edf2
Don't log "Jasmine worker not sending...after disconnect" messages22271c7
Test against Node 2283e59be
Fixed API docs for Runner#loadConfigFileDependabot 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