shades
shades copied to clipboard
Bump braces and jscodeshift
Bumps braces to 3.0.3 and updates ancestor dependency jscodeshift. These dependencies need to be updated together.
Updates braces
from 3.0.2 to 3.0.3
Commits
74b2db2
3.0.388f1429
update eslint. lint, fix unit tests.415d660
Snyk js braces 6838727 (#40)190510f
fix tests, skip 1 test in test/braces.expand716eb9f
readme bumpa5851e5
Merge pull request #37 from coderaiser/fix/vulnerability2092bd1
feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cf
fix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9
remove funding file665ab5d
update keepEscaping doc (#27)- Additional commits viewable in compare view
Updates jscodeshift
from 0.13.1 to 0.15.2
Changelog
Sourced from jscodeshift's changelog.
[0.15.2] 2024-02-21
Fixed
[0.15.1] 2023-10-28
Changed
- Upgraded to recast 0.23.3 (#564,
@ashsearle
)- Enable
@babel/plugin-proposal-private-methods
in worker (#568,@sibelius
)- Upgraded Babel packages (#570,
@dartess
)Fixed
- Respect extensions cli option when filtering individual files (#562,
@robcmills
)- Fixed unit test after #562 broke them (#575,
@ElonVolo
)[0.15.0] 2023-05-07
Changed
- Upgraded to recast 0.23.1 (#544,
@ryanrhee
)- Make
@babel/preset-env
optional (#480,@SimenB
)Fixed
- Force LF line ending in bin/jscodeshift.sh (#555,
@jakeboone02
)- Use transform's exported parser in testUitls (#528,
@CrispyBacon12
)- Ensure jscodeshift doesn't load Babel config file (#460,
@raon0211
)[0.14.0] 2022-10-04
Added
- Added a
defineSnapshotTestFromFixture
test util (#471,@shriuken
)- Added
renameTo
filters for Babel 6+ node types (#412 and #504,@elonvolo
and@henryqdineen
)- Added
childNodesOfType
to JSX traversal methods (#415,@j13huang
)Changed
- Bumped dependency versions
- Allow arguments in
--help
to be listed in an order other than alphabetically, so they can instead be grouped thematically (#507,@elonvolo
)- Allow the
j
shortcut in test utils (#515,@no23reason
)
Commits
4851fc8
0.15.26869004
Process all supported JavaScript extensions by default51da1a5
0.15.1eef1f9e
fix(unit tests): Fix for unit tests broken by #562f50f74c
update babel-related packagese70c31c
fix(worker): Update Worker.jsc2ba556
Respect extensions when filtering individual filesba0e04f
Upgrade recast to 0.23.3701e201
Update caniuse-lite to avoid out-of-date warning breaking testsbf122d3
Bump semver from 5.7.1 to 5.7.2- Additional commits viewable 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 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.