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

feat(ansible-collection): update community.routeros to 2.5.0 - autoclosed #1612

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
community.routeros galaxy-collection minor 2.2.1 -> 2.5.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

ansible-collections/community.routeros

v2.5.0

Compare Source

======

Release Summary

Feature and bugfix release.

Minor Changes

Bugfixes

v2.4.0

Compare Source

======

Release Summary

Feature release improving the api* modules.

Minor Changes

Bugfixes

Known Issues

  • api_modify - when limits for entries in queue tree are defined as human readable - for example 25M -, the configuration will be correctly set in ROS, but the module will indicate the item is changed on every run even when there was no change done. This is caused by the ROS API which returns the number in bytes - for example 25000000 (which is inconsistent with the CLI behavior). In order to mitigate that, the limits have to be defined in bytes (those will still appear as human readable in the ROS CLI) (https://github.com/ansible-collections/community.routeros/pull/131).
  • api_modify, api_info - routing ospf area, routing ospf area range, routing ospf instance, routing ospf interface-template paths are not fully implemeted for ROS6 due to the significat changes between ROS6 and ROS7 (https://github.com/ansible-collections/community.routeros/pull/131).

v2.3.1

Compare Source

======

Release Summary

Maintenance release with improved documentation.

Known Issues

  • The community.routeros.command module claims to support check mode. Since it cannot judge whether the commands executed modify state or not, this behavior is incorrect. Since this potentially breaks existing playbooks, we will not change this behavior until community.routeros 3.0.0.

v2.3.0

Compare Source

======

Release Summary

Feature and bugfix release.

Minor Changes

Bugfixes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from anthr76 as a code owner October 3, 2022 08:10
@renovate renovate bot added the type/minor label Oct 3, 2022
@renovate renovate bot force-pushed the renovate/community.routeros-2.x branch from 1fb69c2 to 1145d8e Compare November 6, 2022 21:31
@renovate renovate bot changed the title feat(ansible-collection): update community.routeros to 2.3.0 feat(ansible-collection): update community.routeros to 2.3.1 Nov 6, 2022
@renovate renovate bot force-pushed the renovate/community.routeros-2.x branch 2 times, most recently from 45cb8a6 to 690b24c Compare November 18, 2022 12:47
@renovate renovate bot changed the title feat(ansible-collection): update community.routeros to 2.3.1 feat(ansible-collection): update community.routeros to 2.4.0 Nov 18, 2022
@renovate renovate bot force-pushed the renovate/community.routeros-2.x branch from 690b24c to 50ce277 Compare November 25, 2022 17:41
| datasource        | package            | from  | to    |
| ----------------- | ------------------ | ----- | ----- |
| galaxy-collection | community.routeros | 2.2.1 | 2.5.0 |


Signed-off-by: Anthony Rabbito <hello@anthonyrabbito.com>
@renovate renovate bot force-pushed the renovate/community.routeros-2.x branch from 50ce277 to a0777e1 Compare December 4, 2022 16:41
@renovate renovate bot changed the title feat(ansible-collection): update community.routeros to 2.4.0 feat(ansible-collection): update community.routeros to 2.5.0 Dec 4, 2022
@renovate renovate bot changed the title feat(ansible-collection): update community.routeros to 2.5.0 feat(ansible-collection): update community.routeros to 2.5.0 - autoclosed Dec 5, 2022
@renovate renovate bot closed this Dec 5, 2022
@renovate renovate bot deleted the renovate/community.routeros-2.x branch December 5, 2022 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants