Closed dependabot[bot] closed 2 months ago
If you are new, please check out the trimmed down summary of our deployment process below:
🚀 Branch deploy your pull request to production
Comment
.deploy
on this pull request to trigger a deploy. If anything goes wrong, rollback with.deploy main
Bumps the npm-dependencies group in /src/tarkov-data-manager with 3 updates: adm-zip, cheerio and luxon.
Updates
adm-zip
from 0.5.14 to 0.5.16Release notes
Sourced from adm-zip's releases.
Commits
1c7860f
Incremented package version887f440
Merge pull request #535 from devix-tecnologia/patch-1ca54d1a
Merge pull request #531 from NickAllmakerOpsCompass/fix_fileattr7e31f27
fix: totalEntries is not defined3e2fa32
Removing the uint16 check from fileAttr, which seemed to fail for attr > 0x80...b148463
Incremented package version535815e
deleteFile is too eager (#525)ef63cbb
Merge pull request #520 from code-sunbo/masterf2830d0
Add a length check when extra field parsedba46576
Update date time functions (#518)Updates
cheerio
from 1.0.0-rc.12 to 1.0.0Release notes
Sourced from cheerio's releases.
... (truncated)
Commits
50b5d5c
1.0.0eea2fec
fix(eslint): Disable misfiring lint rulee60f659
chore(package): Update published files4fe3e7b
chore(docs): Add 1.0 Announcement Post (#3984)944553b
build(deps): bump docusaurus-plugin-typedoc in /website (#3983)e34967e
build(deps-dev): bump tsx from 4.16.5 to 4.17.0 (#3982)eb7122b
chore(traversing): Add test case forlowerCaseTags
(#3981)b824ba8
fix(website): Fix ReactLiveScope examples (#3980)08ebee5
build(deps-dev): bump eslint-plugin-jsdoc from 49.0.0 to 50.0.0 (#3979)bf5f44c
build(deps-dev): bump eslint-plugin-jsdoc from 48.11.0 to 49.0.0 (#3976)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)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