Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deps rollup #256

Merged
merged 6 commits into from
Aug 18, 2024
Merged

Deps rollup #256

merged 6 commits into from
Aug 18, 2024

Commits on Aug 1, 2024

  1. Bump the gha-deps group with 7 updates

    Bumps the gha-deps group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.183.0` | `1.190.0` |
    | [actions/setup-python](https://github.com/actions/setup-python) | `5.1.0` | `5.1.1` |
    | [actions/setup-node](https://github.com/actions/setup-node) | `4.0.2` | `4.0.3` |
    | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.3` | `4.3.4` |
    | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.7` | `4.1.8` |
    | [artichoke/generate_third_party](https://github.com/artichoke/generate_third_party) | `1.13.0` | `1.14.0` |
    | [artichoke/setup-rust](https://github.com/artichoke/setup-rust) | `1.11.0` | `1.12.1` |
    
    
    Updates `ruby/setup-ruby` from 1.183.0 to 1.190.0
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - [Commits](ruby/setup-ruby@1d0e911...a6e6f86)
    
    Updates `actions/setup-python` from 5.1.0 to 5.1.1
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v5.1.0...v5.1.1)
    
    Updates `actions/setup-node` from 4.0.2 to 4.0.3
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4.0.2...v4.0.3)
    
    Updates `actions/upload-artifact` from 4.3.3 to 4.3.4
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4.3.3...v4.3.4)
    
    Updates `actions/download-artifact` from 4.1.7 to 4.1.8
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v4.1.7...v4.1.8)
    
    Updates `artichoke/generate_third_party` from 1.13.0 to 1.14.0
    - [Release notes](https://github.com/artichoke/generate_third_party/releases)
    - [Changelog](https://github.com/artichoke/generate_third_party/blob/trunk/CHANGELOG.md)
    - [Commits](artichoke/generate_third_party@v1.13.0...v1.14.0)
    
    Updates `artichoke/setup-rust` from 1.11.0 to 1.12.1
    - [Release notes](https://github.com/artichoke/setup-rust/releases)
    - [Commits](artichoke/setup-rust@v1.11.0...v1.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gha-deps
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gha-deps
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gha-deps
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gha-deps
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gha-deps
    - dependency-name: artichoke/generate_third_party
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gha-deps
    - dependency-name: artichoke/setup-rust
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gha-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5e8ea0f View commit details
    Browse the repository at this point in the history
  2. Bump prettier from 3.3.2 to 3.3.3 in the npm-deps group

    Bumps the npm-deps group with 1 update: [prettier](https://github.com/prettier/prettier).
    
    
    Updates `prettier` from 3.3.2 to 3.3.3
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.2...3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2f8d722 View commit details
    Browse the repository at this point in the history
  3. Bump the pip-deps group with 4 updates

    Bumps the pip-deps group with 4 updates: [validators](https://github.com/python-validators/validators), [mypy](https://github.com/python/mypy), [ruff](https://github.com/astral-sh/ruff) and [tenacity](https://github.com/jd/tenacity).
    
    
    Updates `validators` from 0.28.3 to 0.33.0
    - [Release notes](https://github.com/python-validators/validators/releases)
    - [Changelog](https://github.com/python-validators/validators/blob/master/CHANGES.md)
    - [Commits](python-validators/validators@0.28.3...0.33.0)
    
    Updates `mypy` from 1.10.1 to 1.11.1
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.10.1...v1.11.1)
    
    Updates `ruff` from 0.5.0 to 0.5.5
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@0.5.0...0.5.5)
    
    Updates `tenacity` from 8.4.2 to 9.0.0
    - [Release notes](https://github.com/jd/tenacity/releases)
    - [Commits](jd/tenacity@8.4.2...9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: validators
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: pip-deps
    - dependency-name: mypy
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: pip-deps
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: pip-deps
    - dependency-name: tenacity
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: pip-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2ec6676 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Bump rubocop in the bundler-deps group across 1 directory

    Bumps the bundler-deps group with 1 update in the / directory: [rubocop](https://github.com/rubocop/rubocop).
    
    
    Updates `rubocop` from 1.64.1 to 1.65.1
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.64.1...v1.65.1)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: bundler-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    67dd680 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Merge remote-tracking branches 'origin/dependabot/github_actions/gha-…

    …deps-fc01ed5f70', 'origin/dependabot/npm_and_yarn/npm-deps-2b51c50e88', 'origin/dependabot/pip/pip-deps-1b26fcb053' and 'origin/dependabot/bundler/bundler-deps-df773579f1' into lopopolo/deps
    lopopolo committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    e8e6923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0917256 View commit details
    Browse the repository at this point in the history