Closed dependabot[bot] closed 3 months ago
Name | Link |
---|---|
Latest commit | b849f90556140d50dc934e202034cb31732d1d9c |
Latest deploy log | https://app.netlify.com/sites/vibrant-hugle-19d716/deploys/66b14c34893ce10008e22d1e |
Deploy Preview | https://deploy-preview-1434--vibrant-hugle-19d716.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Bumps core-js from 3.37.1 to 3.38.0.
Changelog
Sourced from core-js's changelog.
Commits
4a322bf
v3.38.09408792
replace a regex with a simple comparison0595aaf
simplify a regex269890f
replace a regex with conditions4ce7d0c
addUint8Array.prototype.setFromBase64
andlastChunkHandling
option8b10ea8
add feature detection toPromise.try
19b1a68
add feature detection toRegExp.escape
5b2874c
moveRegExp.escape
to stage 36250ccb
renameinternals/global
->internals/global-this
25b5716
improve some cases of environment detectionDependabot 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