Bump the packages group with 4 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(3 months ago)
(3 months ago)
(3 months ago)
dependencies javascript
poad
Bumps the packages group with 4 updates: baseline-browser-mapping, browserslist, caniuse-lite and update-browserslist-db.
Updates baseline-browser-mapping from 2.8.32 to 2.9.0
Release notes
Sourced from baseline-browser-mapping's releases.
v2.9.0 - Reduce frequency of data staleness warnings
This version introduces a number of changes to data staleness warnings in response to #105 , #107 and #109
- Data staleness warnings are now only shown if the
getCompatibleVersions()orgetAllVersions()functions are called - previously they were shown whenever the module was loaded, which meant manybrowserslistconsumers were seeing the warning despite not targeting Baseline, especially those who were consumingbrowserslistin a pre-compiled format vianext.js.- Adds new conditions for these warnings to be displayed which should only warn users for whom data freshness is critical:
- The feature cut off data must be within the last two months, i.e.
widelyAvailableOnDate: today + >2 years and 4 monthsornewly availablein abrowserslistquery.- The module data must be more than 2 months old.
- Introduces suppression options for these warning via the
optionsobjects and environment variables:
- Adds a new
suppressWarningsboolean to thegetCompatibleVersions()andgetAllVersions()- Respects the existing
BROWSERSLIST_IGNORE_OLD_DATAenvironment variable.- Respects a new
BASELINE_BROWSER_MAPPING_IGNORE_OLD_DATAenvironment variable.- Adds explanatory text to the README for how to avoid such warnings when reproducible builds are a requirement.
- Change warning text to be package manager agnostic and mention the possibility of pre-compiled data.
Commits
226fd01Reduce frequency of data staleness warnings (#108)6d43e5aUpdating static site- See full diff in compare view
Updates browserslist from 4.28.0 to 4.28.1
Release notes
Sourced from browserslist's releases.
4.28.1
- Removed Baseline warning since we have it own warning.
Changelog
Sourced from browserslist's changelog.
4.28.1
- Removed Baseline warning since we have it own warning.
4.48.0
- Added
firefox >= esrquery support (by@SethFalco).- Fixed docs (by
@SethFalco).4.27.0
- Added
BROWSERSLIST_TRACE_WARNINGenvironment variable.4.26.3
- Fixed
throwOnMissingwithextendsquery (by@alexander-akait).4.26.2
- Fixed
baseline-browser-mappingversion requirement.4.26.1
- Updated Firefox ESR.
4.26.0
- Added Baseline queries (by
@tonypconway).4.25.4
- Fixed Windows support for custom stats (by
@torgeilo).4.25.3
- Fixed ReDoS (by
@ericcornelissen).4.25.2
- Fixed Node.js
--permissionsupport (by@broofa).4.25.1
- Updated Firefox ESR.
4.25.0
- Added
cover 95% in browserslist-config-mycompany statsquery support.4.24.5
- Fixed support ESM shared config.
- Fixed docs (by Alexander Pushkov & マルコメ).
4.24.4
- Improved performance by using caching better (by
@thoughtspile).4.24.3
- Updated Firefox ESR (by
@fpapado).4.24.2
- Clarify outdated
caniuse-litewarning text.
... (truncated)
Commits
Updates caniuse-lite from 1.0.30001757 to 1.0.30001759
Commits
4a032a6Update caniuse-db 1.0.30001759- See full diff in compare view
Updates update-browserslist-db from 1.1.4 to 1.2.1
Release notes
Sourced from update-browserslist-db's releases.
1.2.1
- Fix
ERR_PNPM_NO_PACKAGE_IN_DEPENDENCIESerror on pnpm with old Browserslist.1.2.0
- Add Baseline data updating too.
Changelog
Sourced from update-browserslist-db's changelog.
1.2.1
- Fix
ERR_PNPM_NO_PACKAGE_IN_DEPENDENCIESerror on pnpm with old Browserslist.1.2.0
- Add Baseline data updating too.
Commits
ea1057fRelease 1.2.1 version648adc6Fix testcc79d02Fix pnpm and old Browserslistb19fc02Release 1.2.0 version46d15a1Update dependenciese347a44Add baseline-browser-mapping update too04b79adUpdate dependencies2359178Merge pull request #75 from Spone/patch-115ef956Add yarn command to README- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Package Dependencies
Technical Details
| ID: | 11728315 |
| UUID: | 3692155700 |
| Node ID: | PR_kwDOMzbQP86274nM |
| Host: | GitHub |
| Repository: | poad/github-rest-api-executor |