chore(deps): update dependency dbt-core to >=1.8,<1.9 #109
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.
This PR contains the following updates:
>=1.5,<1.6
->>=1.8,<1.9
Release Notes
dbt-labs/dbt-core (dbt-core)
v1.8.1
: dbt-core v1.8.1Compare Source
dbt-core 1.8.1 - May 22, 2024
Fixes
Docs
Security
v1.8.0
: dbt-core v1.8.0Compare Source
dbt-core 1.8.0 - Julian Abele (May 09, 2024)
Breaking Changes
Features
tests
config todata_tests
in both dbt_project.yml and schema files. in schema files. (#8699)dbt source freshness
(#5609)actual
differs fromexpected
(#9370)silence
warnings viawarn_error_options
(#9644)error
forinclude
andwarn
forexclude
inwarn_error_options
(#9644)Fixes
type_code
for model contracts (#8877, #8353)dbt docs generate
(#9161)KeyError
on deleted schema files (#8860)dbt list
(#9532)args
variable to be un-modified bydbt.invoke(args)
(#8938, #9787)dbt-postgres
(#9827)Docs
Under the Hood
SavedQuery
data definition todbt/artifacts
(#9386)Metric
node to dbt/artifacts (#9383)SemanticModel
to dbt/artifacts (#9387)Exposure
class to dbt/artifacts (#9380)Mergeable
from dbt-common (#9505)SourceDefinition
class to dbt/artifacts (#9384)wildcard
from MethodName enum (#9641)error_tag
provided bydbt-common
(#9914)Dependencies
Security
Contributors
Julian Abele (1881-1950)
Thanks to @graciegoheen for writing this biography of Julian Abele—a famous Philadelphian, and the namesake of this dbt Core release.
Julian Abele (1881-1950) was a native Philadelphian architect who overcame deep racial prejudice to become the most accomplished Black architect of the 20th century. As the first Black student to attend the University of Pennsylvania's Department of Architecture, he was not allowed to live in the school's dorms or eat in any of the cafeterias. On projects assigned to pairs of students, he worked almost entirely with Louis Magaziner, the only Jewish student in the department, which began a lifelong friendship between the two architects.
Despite many challenges, Abele won several student prizes and secured a job at the prestigious Trumbauer firm shortly after graduation. Within three years, he became the chief designer and the second-highest paid employee of the firm. While working at Trumbauer, Abele led some of its largest projects, including the campus of Duke University, Harvard's Widener Library, and the Philadelphia Museum of Art. In particular, Abele was entirely responsible for the design of the exterior terracing of the Philadelphia Museum of Art, which was featured prominently in the 1976 film Rocky -- a fitting image for an architect whose entire life was a story of beating the odds.
v1.7.15
: dbt-core v1.7.15Compare Source
dbt-core 1.7.15 - May 22, 2024
Fixes
Security
v1.7.14
: dbt-core v1.7.14Compare Source
dbt-core 1.7.14 - May 02, 2024
Features
Fixes
Set
withList
to fix issue with index updates intermittently happening out of order (#72)Under the Hood
v1.7.13
: dbt-core v1.7.13Compare Source
dbt-core 1.7.13 - April 18, 2024
Security
Contributors
v1.7.12
: dbt-core v1.7.12Compare Source
dbt-core 1.7.12 - April 16, 2024
Fixes
v1.7.11
: dbt-core v1.7.11Compare Source
dbt-core 1.7.11 - March 28, 2024
Fixes
v1.7.10
: dbt-core v1.7.10Compare Source
dbt-core 1.7.10 - March 14, 2024
Fixes
KeyError
on deleted schema files (#8860)dbt list
(#9532)Dependencies
v1.7.9
: dbt-core v1.7.9Compare Source
dbt-core 1.7.9 - February 28, 2024
Fixes
Under the Hood
Security
Contributors
v1.7.8
: dbt-core v1.7.8Compare Source
dbt-core 1.7.8 - February 14, 2024
Fixes
v1.7.7
: dbt-core v1.7.7Compare Source
dbt-core 1.7.7 - February 01, 2024
Fixes
dbt docs generate
(#9161)v1.7.6
: dbt-core v1.7.6Compare Source
dbt-core 1.7.6 - January 25, 2024
Fixes
type_code
for model contracts (#8877, #8353)v1.7.5
: dbt-core v1.7.5Compare Source
dbt-core 1.7.5 - January 18, 2024
Fixes
Contributors
v1.7.4
: dbt-core v1.7.4Compare Source
dbt-core 1.7.4 - December 14, 2023
Features
Fixes
Contributors
v1.7.3
: dbt-core v1.7.3Compare Source
dbt-core 1.7.3 - November 29, 2023
Fixes
v1.7.2
: dbt-core v1.7.2Compare Source
dbt-core 1.7.2 - November 16, 2023
Features
Fixes
Under the Hood
Contributors
v1.7.1
: dbt-core v1.7.1Compare Source
dbt-core 1.7.1 - November 07, 2023
Fixes
v1.7.0
: dbt-core v1.7.0Compare Source
dbt-core 1.7.0 - Questlove (November 02, 2023)
Breaking Changes
Features
create_metric: true
on measures (#8125)compile
command, for usage by linting. (#8480)dbt-cloud
config in dbt_project.yml (#8438)TYPE_LABELS
(#8007)date_spine
macro (and supporting macros) from dbt-utils to dbt-core (#8172)fill_nulls_with
andjoin_to_timespine
for metric nodes (#8593, #8755)Fixes
dbt deps
if symlink fails (#7428, #8223)warn_error_options
get serialized ininvocation_args_dict
(#7694)dbt deps
download retry logic to handleEOFError
exceptions (#6653)checked_agg_time_dimension_for_measure
(#8230)window_groupings
is not specified fornon_additive_dimension
(#8453)8.0.2
forclick
(#8683)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.