build(deps): bump the gmeet-bot-deps group in /integrations-examples/gmeet-bot with 5 updates#119
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gmeet-bot-deps group in /integrations-examples/gmeet-bot with 5 updates: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.0.1` | `8.3.3` | | [datetime](https://github.com/zopefoundation/DateTime) | `4.3` | `6.0` | | [pyaudio](https://people.csail.mit.edu/hubert/pyaudio/) | `0.2.11` | `0.2.14` | | [selenium](https://github.com/SeleniumHQ/Selenium) | `3.141.0` | `4.44.0` | | [wave]() | `0.0.2` | `0.1.0` | Updates `click` from 8.0.1 to 8.3.3 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.0.1...8.3.3) Updates `datetime` from 4.3 to 6.0 - [Changelog](https://github.com/zopefoundation/DateTime/blob/master/CHANGES.rst) - [Commits](zopefoundation/DateTime@4.3...6.0) Updates `pyaudio` from 0.2.11 to 0.2.14 Updates `selenium` from 3.141.0 to 4.44.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-3.141.0...selenium-4.44.0) Updates `wave` from 0.0.2 to 0.1.0 --- updated-dependencies: - dependency-name: click dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gmeet-bot-deps - dependency-name: datetime dependency-version: '6.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gmeet-bot-deps - dependency-name: pyaudio dependency-version: 0.2.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gmeet-bot-deps - dependency-name: selenium dependency-version: 4.44.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gmeet-bot-deps - dependency-name: wave dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gmeet-bot-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 gmeet-bot-deps group in /integrations-examples/gmeet-bot with 5 updates:
8.0.18.3.34.36.00.2.110.2.143.141.04.44.00.0.20.1.0Updates
clickfrom 8.0.1 to 8.3.3Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
c06d2d0Release 8.3.3f1f191eApply format guidelines to commits since latest 8.3.2 release (#3343)bb59ba0Apply format guidelines to commits since latest 8.3.2 release4a35225Reduce blast-radius ofUNSETindefault_map(#3240)c07bb93Merge branch 'stable' into unset-in-default-mapc7e1ba8ReorderParameterSource(#3248)76552ffShow default string in prompt (#3328)ac5cec5Reorder ParameterSource from most to least explicit8c452e0Merge branch 'stable' into show-default-string-in-prompt8c95c73Reconcile default value passing and default activation (#3239)Updates
datetimefrom 4.3 to 6.0Changelog
Sourced from datetime's changelog.
... (truncated)
Commits
f880a58Preparing release 6.0c5d41dbPrepare release.d53bac4Update Python version support. (#69)b8f078cUpdate Python version support. (#68)d67044dAdd missing version specifier to setup.pye95b160Merge pull request #66 from zopefoundation/config-with-zope-product-template-...28d6788- remove exclude77babdefixup! - update to latest meta/config templates (#67)c6d71aa- update to latest meta/config templatese0c8be8Merge pull request #65 from zopefoundation/setuptools-fossilsUpdates
pyaudiofrom 0.2.11 to 0.2.14Updates
seleniumfrom 3.141.0 to 4.44.0Release notes
Sourced from selenium's releases.
... (truncated)
Commits
da2039b[build] Prepare for release of selenium-4.44.0 (#17444)d56867bFix prerelease (#17442)331becd[dotnet][rb][java][js][py] Automated Browser Version Update (#17440)65bb32e[build] do not auto-merge browser updates (#17432)fd1d36d[build] dynamically add and remove rulesets for release (#17439)c799aff[build] fix release workflow (#17437)83ce01e[dotnet] [bidi] Add DisownData command in Network module (#17436)f342fee[dotnet] [bidi] Additional Event streaming (breaking change) (#17349)dfcc86e[JavaScript] Move 'isDisplayed' atom to be typescript (#17316)cc26ec8[js][py] Convert getAttribute atom from Closure to TypeScript (#17370)Updates
wavefrom 0.0.2 to 0.1.0Dependabot 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