Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update all non-major dependencies#3000

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nejch merged 1 commit intomainfromrenovate/all-minor-patch
Sep 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovaterenovatebot commentedSep 30, 2024
edited
Loading

This PR contains the following updates:

PackageTypeUpdateChangeAgeAdoptionPassingConfidence
actions/checkoutactionminorv4.1.7 ->v4.2.0ageadoptionpassingconfidence
commitizenpatch==3.29.0 ->==3.29.1ageadoptionpassingconfidence
commitizen-tools/commitizenrepositorypatchv3.29.0 ->v3.29.1ageadoptionpassingconfidence
maxbrunet/pre-commit-renovaterepositoryminor38.94.3 ->38.103.1ageadoptionpassingconfidence
python-semantic-release/python-semantic-releaseactionminorv9.8.8 ->v9.9.0ageadoptionpassingconfidence
python-semantic-release/upload-to-gh-releaseactionpatchv9.8.8 ->v9.8.9ageadoptionpassingconfidence

Note: Thepre-commit manager in Renovate is not supported by thepre-commit maintainers or community. Please do not report any problems there, insteadcreate a Discussion in the Renovate repository if you have any questions.


Release Notes

actions/checkout (actions/checkout)

v4.2.0

Compare Source

commitizen-tools/commitizen (commitizen)

v3.29.1

Compare Source

Fix
  • changelog: Factorized TAG_FORMAT_REGEXES
  • changelog: Handle tag format without version pattern
  • changelog: handle custom tag_format in changelog generation
Refactor
  • Use format strings
maxbrunet/pre-commit-renovate (maxbrunet/pre-commit-renovate)

v38.103.1

Compare Source

Seehttps://github.com/renovatebot/renovate/releases/tag/38.103.1 for more changes

v38.101.1

Compare Source

Seehttps://github.com/renovatebot/renovate/releases/tag/38.101.1 for more changes

v38.101.0

Compare Source

Seehttps://github.com/renovatebot/renovate/releases/tag/38.101.0 for more changes

v38.100.1

Compare Source

Seehttps://github.com/renovatebot/renovate/releases/tag/38.100.1 for more changes

v38.100.0

Compare Source

Seehttps://github.com/renovatebot/renovate/releases/tag/38.100.0 for more changes

v38.98.0

Compare Source

Seehttps://github.com/renovatebot/renovate/releases/tag/38.98.0 for more changes

v38.97.1

Compare Source

Seehttps://github.com/renovatebot/renovate/releases/tag/38.97.1 for more changes

v38.97.0

Compare Source

Seehttps://github.com/renovatebot/renovate/releases/tag/38.97.0 for more changes

v38.96.1

Compare Source

Seehttps://github.com/renovatebot/renovate/releases/tag/38.96.1 for more changes

v38.96.0

Compare Source

Seehttps://github.com/renovatebot/renovate/releases/tag/38.96.0 for more changes

v38.95.4

Compare Source

Seehttps://github.com/renovatebot/renovate/releases/tag/38.95.4 for more changes

v38.95.3

Compare Source

Seehttps://github.com/renovatebot/renovate/releases/tag/38.95.3 for more changes

python-semantic-release/python-semantic-release (python-semantic-release/python-semantic-release)

v9.9.0

Compare Source

Documentation
  • docs(github-actions): clarify & consolidate GitHub Actions usage docs (#​1011)

    Resolves:#​907

  • chore(scripts): remove non-existant file from version bump script

  • docs(automatic-releases): drop extrenous github push configuration

  • docs(homepage): remove link to old github config & update token scope config

  • docs(github-actions): expand descriptions & clarity of actions configs

  • docs(github-actions): add configuration & description of publish action

  • docs(github-actions): revert removal of namespace prefix from examples (2135c68)

Feature
  • feat(github-actions): addis_prerelease output to the version action (#​1038)

  • test(github-actions): add test to ensureis_prerelease is a action output

  • docs(github-actions): add description of newis_prerelease output for version action (6a5d35d)

v9.8.9

Compare Source

Documentation
  • docs: update docstrings to resolve sphinx failures (#​1030)

setignore-module-all forautodoc_default_options to resolve some
Sphinx errors about duplicate / ambiguous references
https://github.com/sphinx-doc/sphinx/issues/4961#issuecomment-1543858623

Standardize some non-standard (Google-ish) docstrings to Sphinx
format, to avoid ruff and Sphinx arguing about underline length.

Fix indents and other minor whitespace / formatting changes.

Fixes#​1029 (d84efc7)

Fix
  • fix(version-cmd): improveversion_variables flexibility w/ quotes (ie. json, yaml, etc) (#​1028)

  • fix(version-cmd): increaseversion_variable flexibility with quotations (ie. json, yaml, etc)

    Previously json would not work due to the key being wrapped in quotes, yaml also has issues
    when it does not usually use quotes. The regex we created originally only wrapped the version
    to be replaced in quotes but now both the key and version can optionally be wrapped in
    different kind of quotations.

    Resolves:#​601,#​706,#​962,#​1026

  • docs(configuration): add clarity toversion_variables usage & limitations

    Ref:#​941

  • fix(version-cmd): ensureversion_variables do not match partial variable names

  • build(deps-test): addPyYAML as a test dependency

  • test(fixtures): refactor location of fixture for global use of cli runner

  • test(stamp-version): add test cases to stamp json, python, & yaml files (156915c)

python-semantic-release/upload-to-gh-release (python-semantic-release/upload-to-gh-release)

v9.8.9

Compare Source

v9.8.9 (2024-09-27)

Build

  • build(deps): bump python-semantic-release from 9.8.8 to 9.8.9 (#​26) (cc9febc)

Configuration

📅Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻Immortal: This PR will be recreated if closed unmerged. Getconfig help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated byMend Renovate. View therepository job log.

@renovaterenovatebotforce-pushed therenovate/all-minor-patch branch fromb324305 toc964a9dCompareSeptember 30, 2024 04:01
@renovaterenovatebotforce-pushed therenovate/all-minor-patch branch fromc964a9d to7f37a61CompareSeptember 30, 2024 12:54
@nejchnejch merged commitd3da326 intomainSep 30, 2024
19 checks passed
@nejchnejch deleted the renovate/all-minor-patch branchSeptember 30, 2024 13:29
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@nejchnejchnejch approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@nejch

[8]ページ先頭

©2009-2025 Movatter.jp