node-jq
node-jq copied to clipboard
build(deps-dev): bump @swc-node/register from 1.5.0 to 1.9.1
Bumps @swc-node/register from 1.5.0 to 1.9.1.
Release notes
Sourced from @swc-node/register's releases.
@swc-node/register@1.9.1What's Changed
- fix: esm module resolve issues by
@yeliexin swc-project/swc-node#754- fix: add default tsconfig.baseUrl to align with tsc behavior by
@yeliexin swc-project/swc-node#759- fix(register): fix esm entry resolver for third-party executer, close #762 by
@yeliexin swc-project/swc-node#766- fix: support compile js files. close #761 by
@yeliexin swc-project/swc-node#767- chore: upgrade dependencies by
@Brooooooklynin swc-project/swc-node#771Full Changelog: https://github.com/swc-project/swc-node/compare/
@swc-node/register@1.8.0...@swc-node/register@1.9.1
@swc-node/register@1.8.0What's Changed
- fix(core): remove
jsc.module.noInteropwhen it's not supported by@kdy1in swc-project/swc-node#733- chore: fix README for install, build, and test by
@devjiwonchoiin swc-project/swc-node#728- feat(register):
@swc-node/register/esm use TypeScript resolver by@cm-ayfin swc-project/swc-node#727- chore(deps-dev): bump
@babel/traversefrom 7.22.10 to 7.23.2 by@dependabotin swc-project/swc-node#735- Fix #716 by
@eliellisin swc-project/swc-node#725- chore(deps-dev): bump axios from 1.3.5 to 1.6.1 by
@dependabotin swc-project/swc-node#738- fix(core): respect useDefineForClassFields tsconfig value by
@dsyddallin swc-project/swc-node#740- fix(core): respect sourceMaps swcrc value by
@dsyddallin swc-project/swc-node#742- feat: add esm-register for node>20.6 by
@yeliexin swc-project/swc-node#748- chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 by
@dependabotin swc-project/swc-node#747- feat(core): support swc's
ignoreDynamicoption by@SukkaWin swc-project/swc-node#745- fix: fix import ts from node_modules by
@yeliexin swc-project/swc-node#744- Mention --enable-source-maps in README.md for esm projects. by
@Xinkaiin swc-project/swc-node#737- feat: upgrade dependencies by
@Brooooooklynin swc-project/swc-node#751New Contributors
@devjiwonchoimade their first contribution in swc-project/swc-node#728@cm-ayfmade their first contribution in swc-project/swc-node#727@eliellismade their first contribution in swc-project/swc-node#725@dsyddallmade their first contribution in swc-project/swc-node#740@SukkaWmade their first contribution in swc-project/swc-node#745@Xinkaimade their first contribution in swc-project/swc-node#737Full Changelog: https://github.com/swc-project/swc-node/compare/
@swc-node/core@1.10.5...@swc-node/register@1.8.0
@swc-node/register@1.6.8What's Changed
- fix(core): remove
jsc.module.noInteropwhen it's not supported by@kdy1in swc-project/swc-node#733- chore: fix README for install, build, and test by
@devjiwonchoiin swc-project/swc-node#728- feat(register):
@swc-node/register/esm use TypeScript resolver by@cm-ayfin swc-project/swc-node#727New Contributors
@devjiwonchoimade their first contribution in swc-project/swc-node#728@cm-ayfmade their first contribution in swc-project/swc-node#727Full Changelog: https://github.com/swc-project/swc-node/compare/
@swc-node/core@1.10.5...@swc-node/register@1.6.8
... (truncated)
Commits
c78ca5echore(release): publishd64fcb0chore: upgrade dependencies (#771)016f1aafix: support compile js files. close #761 (#767)9e6c02ffix(register): fix esm entry resolver for third-party executer, close #762 (#...abfb357chore(release): publish96139f7fix: add default tsconfig.baseUrl to align with tsc behavior (#759)d35ddf1fix: esm module resolve issues (#754)28c0a99chore(release): publish5d0f2a8ci: fix publish script653bd13feat: upgrade dependencies (#751)- 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 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)