deps(deps): bump the all-deps group with 10 updates - #34
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the all-deps group with 10 updates: | Package | From | To | | --- | --- | --- | | [awscli](https://github.com/aws/aws-cli) | `1.46.0` | `1.46.1` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.2` | `1.2.3` | | [fimeval](https://github.com/sdmlua/FIMEVAL) | `0.1.65` | `0.1.67` | | [numba](https://github.com/numba/numba) | `0.66.0` | `0.62.1` | | [notebook](https://github.com/jupyter/notebook) | `7.6.1` | `7.6.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.2` | `0.16.5` | | [bottleneck](https://github.com/pydata/bottleneck) | `1.6.0` | `` | | [nodejs-bin](https://github.com/samwillis/nodejs-pypi) | `18.4.0a4` | `` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.7.2` | `` | | [utils](https://github.com/haaksmash/pyutils) | `1.0.2` | `` | Updates `awscli` from 1.46.0 to 1.46.1 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](aws/aws-cli@1.46.0...1.46.1) Updates `python-dotenv` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.2...v1.2.3) Updates `fimeval` from 0.1.65 to 0.1.67 - [Release notes](https://github.com/sdmlua/FIMEVAL/releases) - [Commits](https://github.com/sdmlua/FIMEVAL/commits) Updates `numba` from 0.66.0 to 0.62.1 - [Release notes](https://github.com/numba/numba/releases) - [Commits](numba/numba@0.66.0...0.62.1) Updates `notebook` from 7.6.1 to 7.6.2 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.6.2/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.6.1...@jupyter-notebook/tree@7.6.2) Updates `ruff` from 0.16.2 to 0.16.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.16.2...0.16.5) Updates `bottleneck` from 1.6.0 to - [Release notes](https://github.com/pydata/bottleneck/releases) - [Changelog](https://github.com/pydata/bottleneck/blob/master/RELEASE.rst) - [Commits](https://github.com/pydata/bottleneck/commits) Updates `nodejs-bin` from 18.4.0a4 to - [Commits](https://github.com/samwillis/nodejs-pypi/commits) Updates `scikit-learn` from 1.7.2 to - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/commits) Updates `utils` from 1.0.2 to - [Commits](https://github.com/haaksmash/pyutils/commits) --- updated-dependencies: - dependency-name: awscli dependency-version: 1.46.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: fimeval dependency-version: 0.1.67 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: numba dependency-version: 0.62.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: notebook dependency-version: 7.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: bottleneck dependency-version: dependency-type: direct:production dependency-group: all-deps - dependency-name: nodejs-bin dependency-version: dependency-type: direct:production dependency-group: all-deps - dependency-name: scikit-learn dependency-version: dependency-type: direct:production dependency-group: all-deps - dependency-name: utils dependency-version: dependency-type: direct:production dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 all-deps group with 10 updates:
1.46.01.46.11.2.21.2.30.1.650.1.670.66.00.62.17.6.17.6.20.16.20.16.51.6.018.4.0a41.7.21.0.2Updates
awsclifrom 1.46.0 to 1.46.1Commits
1fc0e4bMerge branch 'release-1.46.1'1d5f6e2Bumping version to 1.46.1c46577fUpdate documentation for maintenance mode (#10608)5ad8dc6Add warning for outdated SessionManagerPlugin version (#10520)5a89cefBump actions/stale from 10.4.0 to 11.0.0 (#10540)1b90775Write npm config file directly to align with other package manager login flow...b8ba3bfMerge branch 'release-1.46.0' into developUpdates
python-dotenvfrom 1.2.2 to 1.2.3Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
49515afBump version: 1.2.2 → 1.2.38ac846fchore: add release runbook (RELEASING.md) and make release targetbb31c94docs: add 1.2.3 release notes (#606, #638, #680)f7b18d9fix: round-trip backslashes through set_key (#680)751f8c1ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions gro...f1937b6chore(deps): update mkdocs-include-markdown-plugin requirement from >=6.0.0 t...45b9372chore(deps): update pytest requirement from >=3.9 to >=9.0.3 (#653)72896e9docs: fix broken mkdocs link in CONTRIBUTING.md (#636)72754a1ci(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in the github-a...078325eci(security): harden CI/CD supply chain with SHA pinning and least-privilege ...Updates
fimevalfrom 0.1.65 to 0.1.67Commits
Updates
numbafrom 0.66.0 to 0.62.1Commits
e6a4027Merge pull request #10247 from esc/release0.62e90ec88fix wording as suggested by code-reviewcae3dfdincrement PR id for release notes PR18f71dfsuggestions from code-review and improved title underlinesc4def21update date and version support table0483631adding release notes PR to release notesdc73f9erelease notes for 0.62.1336369eMerge pull request #10244 from swap357/fix_linux_wheel_build_linkagesf546c0fMerge pull request #10241 from swap357/gha/fix_linux_wheel_build_linkagesb8cd1e2Merge pull request #10232 from esc/release0.62Updates
notebookfrom 7.6.1 to 7.6.2Release notes
Sourced from notebook's releases.
Changelog
Sourced from notebook's changelog.
Commits
ffc5215Publish 7.6.22f1f162Update to JupyterLab v4.6.3 (#8030)63df752Backport JupyterLab dependency updater improvements (#8031)6610111Backport PR #8032: Add nvd.nist.gov to the check_links ignore list (#8033)75a02cbBackport PR #8004: Update 'notebook v7 proposal' link in doc (#8005)2b0ebe6Backport PR #8002: Switch local pre-commit hooks to language: system (#8003)Updates
rufffrom 0.16.2 to 0.16.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9e4938cBump 0.16.5 (#28110)aad0e90Allow rules without codes (#28049)5fdab73Update preview default rules and categories (#27877)29c8e5bDocument rule acceptance guidelines (#27910)50a4d7fDocument the new category selectors (#27906)ada8795Introduce category selectors (#27666)d894723[ty] Infer lambda parameters through callable type aliases (#28109)2685fde[ty] Narrow functional enum members in==andmatch(#28103)efcffd2[ty] Intersection simplifications with subtype-related generic specialization...eb78048[ty] Bump ecosystem-analyzer for HTML escaping (#28104)Updates
bottleneckfrom 1.6.0 toUpdates
nodejs-binfrom 18.4.0a4 toCommits
Updates
scikit-learnfrom 1.7.2 toUpdates
utilsfrom 1.0.2 toCommits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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