MeltanoLabs / tap-dbt

Singer Tap for dbt API v2 built with the Meltano SDK
https://pypi.org/p/tap-dbt
Apache License 2.0
12 stars 6 forks source link

chore(deps-dev): Bump the development-dependencies group with 2 updates #374

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the development-dependencies group with 2 updates: deptry and faker.

Updates deptry from 0.18.0 to 0.19.0

Release notes

Sourced from deptry's releases.

0.19.0

What's Changed

This release reverts fpgmaas/deptry#753 that caused a noticeable performance regression on large codebases. The intent of the initial PR was to support projects following PEP 420, so if your project currently relies on this behaviour, feel free to manifest your interest in fpgmaas/deptry#740.

Fixes

  • Revert "fix(core): use rglob to guess local Python modules (#753)" (#798)

New Contributors

Full Changelog: https://github.com/fpgmaas/deptry/compare/0.18.0...0.19.0

Changelog

Sourced from deptry's changelog.

0.19.0 - 2024-08-08

This release reverts fpgmaas/deptry#753 that caused a noticeable performance regression on large codebases. The intent of the initial PR was to support projects following PEP 420, so if your project currently relies on this behaviour, feel free to manifest your interest in fpgmaas/deptry#740.

Fixes

  • Revert "fix(core): use rglob to guess local Python modules (#753)" (#798)

New Contributors

Full Changelog

https://github.com/fpgmaas/deptry/compare/0.18.0...0.19.0

Commits


Updates faker from 26.1.0 to 26.3.0

Release notes

Sourced from faker's releases.

Release v26.3.0

See CHANGELOG.md.

Release v26.2.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v26.3.0 - 2024-08-08

  • Extend ro_RO company localization with prefixes. Thanks @​DDSNA.

v26.2.0 - 2024-08-06

  • Add Swahili (sw) provider for generating Swahili names. Thanks @​5uru.
Commits
  • f03de2c Bump version: 26.2.0 → 26.3.0
  • e6a3938 :pencil: Update CHANGELOG.md
  • d47f582 💄format code
  • eb5f89f Extend ro_RO company localization with prefixes
  • 5f05544 Bump version: 26.1.0 → 26.2.0
  • dfb0a20 :pencil: Update CHANGELOG.md
  • 74a9798 Add Swahili (sw) provider for generating Swahili names. (#2068)
  • See full diff 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 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
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud