Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
| --- | --- |
| swc_ecma_ast | [>= 0.113.a, < 0.114] |
| swc_ecma_parser | [>= 0.144.a, < 0.145] |
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the cargo-all-dependencies group with 5 updates:
0.36.3
0.37.0
0.117.4
0.118.0
0.148.3
0.149.0
3.2.25
4.5.13
0.45.0
0.49.0
Updates
swc_common
from 0.36.3 to 0.37.0Commits
Updates
swc_ecma_ast
from 0.117.4 to 0.118.0Commits
Updates
swc_ecma_parser
from 0.148.3 to 0.149.0Commits
Updates
clap
from 3.2.25 to 4.5.13Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
66b5a12
chore: Releasea83b724
docs: Update changeloge19469f
Merge pull request #5615 from epage/wrap360bb3b
fix(help): Properly wrap subcommand about58b5bd8
test(help): Show bad subcommand wrappinge1f6320
Merge pull request #5614 from epage/snap7b5b61b
test(help): Switch to snapbox1490e24
chore: Update snapbox6671d93
Merge pull request #5613 from epage/flatten13dfdb3
fix(derive): Improve flattening-skipped-group assertUpdates
sqlparser
from 0.45.0 to 0.49.0Changelog
Sourced from sqlparser's changelog.
... (truncated)
Commits
6c64d43
chore: Release sqlparser version 0.49.01e82a14
Add CHANGELOG for 0.49.0 (#1350)390d4d3
Add support of MATERIALIZED/ALIAS/EPHERMERAL default column options for Click...b27abf0
Allow to use()
as the GROUP BY nothing (#1347)48ea564
Support Map literal syntax for DuckDB and Generic (#1344)71dc966
Fix quoted identifier regression edge-case with "from" in SELECT (#1346)028ada8
Support subquery expression in SET expressions (#1343)845a1aa
[ClickHouse] Add support for WITH FILL to OrderByExpr (#1330)20f7ac5
Fix AS query clause should be after the create table options (#1339)993216f
Enable PARTITION BY feature for PostgreSQL while parsing the create table sta...Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | swc_ecma_ast | [>= 0.113.a, < 0.114] | | swc_ecma_parser | [>= 0.144.a, < 0.145] |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