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

Bump terraform-routeros/routeros from 1.64.2 to 1.65.1 #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2024

Bumps terraform-routeros/routeros from 1.64.2 to 1.65.1.

Release notes

Sourced from terraform-routeros/routeros's releases.

v1.65.1

1.65.1 (2024-10-09)

Bug Fixes

  • ipsec: Fix auth_method attribute validation (#582) (98516b0), closes #581

v1.65.0

1.65.0 (2024-10-07)

Features

  • Disable warning output on system resources (c799f29)
  • ipsec: Add new resource routeros_ip_ipsec_identity (afdbadb)
  • ipsec: Add new resource routeros_ip_ipsec_key (14865b9)
  • ipsec: Add new resource routeros_ip_ipsec_mode_config (ca88a77)
  • ipsec: Add new resource routeros_ip_ipsec_policy_group (d4c0817)
  • ipsec: Add new resource routeros_ip_ipsec_policy (9ba2bf9)
  • ipsec: Add new resource routeros_ip_ipsec_profile (66aa2f8)
  • ipsec: Add new resource routeros_ip_ipsec_proposal (9fee803)
  • ipsec: Add new resource routeros_ip_ipsec_settings (7388cae)
  • ipsec: New resource routeros_ip_ipsec_peer (7600d45)

Bug Fixes

  • Adding fields to skip for rx and tx on resource_interface_ethernet.go (#573) (1a905f5)
  • file: Field 'last_modified' not found in the schema (#580) (cb4635a), closes #579
  • ipsec: Add the lost attributes (6f61879)
  • validation for routeros_wifi_security.wps (#578) (770bfe3)
  • wireless: Delete required parameters (616049e)
  • wireless: Delete required parameters (33793fd)
Changelog

Sourced from terraform-routeros/routeros's changelog.

1.65.1 (2024-10-09)

Bug Fixes

  • ipsec: Fix auth_method attribute validation (#582) (98516b0), closes #581

1.65.0 (2024-10-07)

Features

  • Disable warning output on system resources (c799f29)
  • ipsec: Add new resource routeros_ip_ipsec_identity (afdbadb)
  • ipsec: Add new resource routeros_ip_ipsec_key (14865b9)
  • ipsec: Add new resource routeros_ip_ipsec_mode_config (ca88a77)
  • ipsec: Add new resource routeros_ip_ipsec_policy_group (d4c0817)
  • ipsec: Add new resource routeros_ip_ipsec_policy (9ba2bf9)
  • ipsec: Add new resource routeros_ip_ipsec_profile (66aa2f8)
  • ipsec: Add new resource routeros_ip_ipsec_proposal (9fee803)
  • ipsec: Add new resource routeros_ip_ipsec_settings (7388cae)
  • ipsec: New resource routeros_ip_ipsec_peer (7600d45)

Bug Fixes

  • Adding fields to skip for rx and tx on resource_interface_ethernet.go (#573) (1a905f5)
  • file: Field 'last_modified' not found in the schema (#580) (cb4635a), closes #579
  • ipsec: Add the lost attributes (6f61879)
  • validation for routeros_wifi_security.wps (#578) (770bfe3)
  • wireless: Delete required parameters (616049e)
  • wireless: Delete required parameters (33793fd)
Commits
  • 96cc110 chore(release): 1.65.1
  • 98516b0 fix(ipsec): Fix auth_method attribute validation (#582)
  • 74a9241 chore(release): 1.65.0
  • acc215d Merge pull request #575 from terraform-routeros/vaerh/ipsec
  • cb4635a fix(file): Field 'last_modified' not found in the schema (#580)
  • 770bfe3 fix: validation for routeros_wifi_security.wps (#578)
  • e0b34ae chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#576)
  • 1a905f5 fix: Adding fields to skip for rx and tx on resource_interface_ethernet.go (#...
  • e1e8859 docs: Fix routeros_interface_wireless example
  • 616049e fix(wireless): Delete required parameters
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [terraform-routeros/routeros](https://github.com/terraform-routeros/terraform-provider-routeros) from 1.64.2 to 1.65.1.
- [Release notes](https://github.com/terraform-routeros/terraform-provider-routeros/releases)
- [Changelog](https://github.com/terraform-routeros/terraform-provider-routeros/blob/main/CHANGELOG.md)
- [Commits](terraform-routeros/terraform-provider-routeros@v1.64.2...v1.65.1)

---
updated-dependencies:
- dependency-name: terraform-routeros/routeros
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants