Bump the pip group across 1 directory with 4 updates #61
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the pip group with 4 updates in the / directory: dbt-oracle, dbt-core, sqlfluff and sqlfluff-templater-dbt.
Updates
dbt-oracle
from 1.8.3 to 1.8.4Release notes
Sourced from dbt-oracle's releases.
Commits
3b13c5f
Merge pull request #159 from oracle/dev/v1.8.401f357b
Requires python > 3.9c8fa8b9
Updated message to dbt-oracle v1.9.0d0c0b5b
Added a macro to update dbt_scd_id97407c8
Fix Snapshots: DATE-field is missing milliseconds, resulting in a gap for the...d0b2cc3
Fix oracle/dbt-oracle#15837947f1
Preparing for v1.8.4Updates
dbt-core
from 1.8.8 to 1.9.1Release notes
Sourced from dbt-core's releases.
... (truncated)
Changelog
Sourced from dbt-core's changelog.
... (truncated)
Commits
cffe8a3
Bumping version to 1.9.1 and generate changelog7fdd92f
Warn ifconcurrent_batches
config is set toTrue
, but the available adapt...dbd8ef3
update adapter version messages (#10919) (#11131)ff50d1d
fix MicrobatchExecutionDebug message (#11071) (#11120)f7ab487
Fix microbatch modelPartialSuccess
status to result in non-zero exit code ...92a5548
Fix erroneous additional batch execution (#11113) (#11117)df2dd6d
[Automated] Merged prep-release/1.9.0_12240985734 into target 1.9.latest duri...26ed99e
Bumping version to 1.9.0 and generate changelog9f5f002
Microbatch first last batch serial (#11072) (#11107)4e74e69
Implement partial parsing for singular data tests configs in yaml files (#111...Updates
sqlfluff
from 3.2.5 to 3.3.0Release notes
Sourced from sqlfluff's releases.
... (truncated)
Changelog
Sourced from sqlfluff's changelog.
... (truncated)
Commits
78440d7
Prep version 3.3.0 (#6475)d6c53be
New Rule LT14: Keyword line positioning (#6213)25f1248
New Rule ST11: Detect unused tables in join (#5266)810ed96
Snowflake Create Table allow inline foreign key with on delete … (#6486)1950c97
Fix minor linting error in CI (#6483)83a404a
Snowflake: alter table on delete and update support (#6473)6764600
New Rules AM08 + CV12: Detect implicit cross joins (#6239)090768a
New Rule ST10: const expression checker (#6392)0135402
DuckDB: Support MAP data type (#6478)7b1648f
Hive: Add 'ALTER VIEW' query grammar (#6479)Updates
sqlfluff-templater-dbt
from 3.2.5 to 3.3.0Release notes
Sourced from sqlfluff-templater-dbt's releases.
... (truncated)
Changelog
Sourced from sqlfluff-templater-dbt's changelog.
... (truncated)
Commits
78440d7
Prep version 3.3.0 (#6475)d6c53be
New Rule LT14: Keyword line positioning (#6213)25f1248
New Rule ST11: Detect unused tables in join (#5266)810ed96
Snowflake Create Table allow inline foreign key with on delete … (#6486)1950c97
Fix minor linting error in CI (#6483)83a404a
Snowflake: alter table on delete and update support (#6473)6764600
New Rules AM08 + CV12: Detect implicit cross joins (#6239)090768a
New Rule ST10: const expression checker (#6392)0135402
DuckDB: Support MAP data type (#6478)7b1648f
Hive: Add 'ALTER VIEW' query grammar (#6479)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 <dependency name> 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 <dependency name> 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 <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