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

fix(deps): update module github.com/beevik/etree to v1.3.0 #97

Merged
merged 1 commit into from
May 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/beevik/etree v1.1.0 -> v1.3.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

beevik/etree (github.com/beevik/etree)

v1.3.0

Compare Source

==============

New Features

  • Add support for double-quotes in filter path queries.
  • Add PreserveDuplicateAttrs to ReadSettings.
  • Add ReindexChildren to Element.

v1.2.0

Compare Source

==============

New Features

  • Add the ability to write XML fragments using Token WriteTo functions.
  • Add the ability to re-indent an XML element as though it were the root of
    the document.
  • Add a ReadSettings option to preserve CDATA blocks when reading and XML
    document.

v1.1.4

Compare Source

==============

New Features

  • Add the ability to preserve whitespace in leaf elements during indent.
  • Add the ability to suppress a document-trailing newline during indent.
  • Add choice of XML attribute quoting style (single-quote or double-quote).

Removed Features

  • Removed the CDATA preservation change introduced in v1.1.3. It was
    implemented in a way that broke the ability to process XML documents
    encoded using non-UTF8 character sets.

v1.1.3

Compare Source

==============

  • XML reads now preserve CDATA sections instead of converting them to
    standard character data.

v1.1.2

Compare Source

==============

  • Fixed a path parsing bug.
  • The Element.Text function now handles comments embedded between
    character data spans.

v1.1.1

Compare Source

==============

  • Updated go version in go.mod to 1.20

Configuration

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

🚦 Automerge: Enabled.

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 added the dependencies label May 5, 2023
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch from 66d534b to 69f7730 Compare May 5, 2023 04:22
@renovate renovate bot changed the title Update module github.com/beevik/etree to v1.1.1 Update module github.com/beevik/etree to v1.1.3 May 5, 2023
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch from 69f7730 to 7f8e6ec Compare May 11, 2023 18:51
@renovate renovate bot changed the title Update module github.com/beevik/etree to v1.1.3 Update module github.com/beevik/etree to v1.1.4 May 11, 2023
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch from 7f8e6ec to 9b962b2 Compare May 14, 2023 20:30
@renovate renovate bot changed the title Update module github.com/beevik/etree to v1.1.4 Update module github.com/beevik/etree to v1.2.0 May 14, 2023
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch 5 times, most recently from 2112884 to 301c182 Compare June 14, 2023 12:59
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch from 301c182 to a9122c3 Compare October 4, 2023 16:26
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch from a9122c3 to 63106d2 Compare October 12, 2023 13:01
@renovate renovate bot changed the title Update module github.com/beevik/etree to v1.2.0 Update module github.com/beevik/etree to v1.2.0 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-beevik-etree-1.x branch October 23, 2023 11:26
@renovate renovate bot changed the title Update module github.com/beevik/etree to v1.2.0 - autoclosed Update module github.com/beevik/etree to v1.2.0 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-beevik-etree-1.x branch October 23, 2023 12:09
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch from 63106d2 to e962dc1 Compare December 22, 2023 15:03
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch from e962dc1 to ed5bff0 Compare January 3, 2024 21:40
@renovate renovate bot changed the title Update module github.com/beevik/etree to v1.2.0 Update module github.com/beevik/etree to v1.3.0 Jan 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch 2 times, most recently from 53b5253 to 002ace4 Compare January 11, 2024 15:38
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch from 002ace4 to a17bc0a Compare January 18, 2024 18:43
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch from a17bc0a to d7ee870 Compare February 1, 2024 08:34
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch 3 times, most recently from 4046d32 to 45e830a Compare April 23, 2024 10:20
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch 2 times, most recently from 26d26ff to 1ecd426 Compare April 30, 2024 13:03
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch 3 times, most recently from c272bfb to f9c3c52 Compare May 2, 2024 15:51
@renovate renovate bot changed the title Update module github.com/beevik/etree to v1.3.0 fix(deps): update module github.com/beevik/etree to v1.3.0 May 2, 2024
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch 6 times, most recently from cba2ee5 to 5566209 Compare May 8, 2024 20:48
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch from 5566209 to b79a432 Compare May 9, 2024 14:01
@renovate renovate bot force-pushed the renovate/github.com-beevik-etree-1.x branch from b79a432 to 32740d4 Compare May 9, 2024 14:02
@mmlb mmlb merged commit 860d8d7 into main May 9, 2024
7 checks passed
@mmlb mmlb deleted the renovate/github.com-beevik-etree-1.x branch May 9, 2024 15:11
mmlb referenced this pull request in metal-toolbox/vogelkop Jun 14, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/metal-toolbox/ironlib](https://togithub.com/metal-toolbox/ironlib)
| `v0.2.18-0.20240611133518-3514176030a4` -> `v0.2.18` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmetal-toolbox%2fironlib/v0.2.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fmetal-toolbox%2fironlib/v0.2.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fmetal-toolbox%2fironlib/v0.2.18-0.20240611133518-3514176030a4/v0.2.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmetal-toolbox%2fironlib/v0.2.18-0.20240611133518-3514176030a4/v0.2.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>metal-toolbox/ironlib
(github.com/metal-toolbox/ironlib)</summary>

###
[`v0.2.18`](https://togithub.com/metal-toolbox/ironlib/releases/tag/v0.2.18)

[Compare
Source](https://togithub.com/metal-toolbox/ironlib/compare/v0.2.17...v0.2.18)

#### What's Changed

- Vc/instrument firmware by
[@&#8203;DoctorVin](https://togithub.com/DoctorVin) in
[https://github.com/metal-toolbox/ironlib/pull/123](https://togithub.com/metal-toolbox/ironlib/pull/123)
- Dockerfile: add support to build non-dist image by
[@&#8203;joelrebel](https://togithub.com/joelrebel) in
[https://github.com/metal-toolbox/ironlib/pull/124](https://togithub.com/metal-toolbox/ironlib/pull/124)
- Update actions/checkout action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/112](https://togithub.com/metal-toolbox/ironlib/pull/112)
- House/spring cleaning by [@&#8203;mmlb](https://togithub.com/mmlb) in
[https://github.com/metal-toolbox/ironlib/pull/128](https://togithub.com/metal-toolbox/ironlib/pull/128)
- ironlib is able to fill a disk with all zeros by
[@&#8203;turegano-equinix](https://togithub.com/turegano-equinix) in
[https://github.com/metal-toolbox/ironlib/pull/131](https://togithub.com/metal-toolbox/ironlib/pull/131)
- ironlib is able to detect ineffective wipes by
[@&#8203;turegano-equinix](https://togithub.com/turegano-equinix) in
[https://github.com/metal-toolbox/ironlib/pull/135](https://togithub.com/metal-toolbox/ironlib/pull/135)
- House Cleaning Part 2 - Electric Boogaloo! by
[@&#8203;mmlb](https://togithub.com/mmlb) in
[https://github.com/metal-toolbox/ironlib/pull/133](https://togithub.com/metal-toolbox/ironlib/pull/133)
- Better nvme capability detection by
[@&#8203;mmlb](https://togithub.com/mmlb) in
[https://github.com/metal-toolbox/ironlib/pull/129](https://togithub.com/metal-toolbox/ironlib/pull/129)
- Quiet down tests by [@&#8203;mmlb](https://togithub.com/mmlb) in
[https://github.com/metal-toolbox/ironlib/pull/137](https://togithub.com/metal-toolbox/ironlib/pull/137)
- More refactors, fixes, etc by
[@&#8203;mmlb](https://togithub.com/mmlb) in
[https://github.com/metal-toolbox/ironlib/pull/141](https://togithub.com/metal-toolbox/ironlib/pull/141)
- chore(deps): update docker/login-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/118](https://togithub.com/metal-toolbox/ironlib/pull/118)
- chore(deps): update docker/build-push-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/113](https://togithub.com/metal-toolbox/ironlib/pull/113)
- fix(deps): update module github.com/r3labs/diff/v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/108](https://togithub.com/metal-toolbox/ironlib/pull/108)
- chore(deps): update docker/metadata-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/144](https://togithub.com/metal-toolbox/ironlib/pull/144)
- chore(deps): update actions/setup-go action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/143](https://togithub.com/metal-toolbox/ironlib/pull/143)
- chore(deps): update module google.golang.org/protobuf to v1.33.0
\[security] by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/126](https://togithub.com/metal-toolbox/ironlib/pull/126)
- fix(deps): update module golang.org/x/net to v0.23.0 \[security] by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/116](https://togithub.com/metal-toolbox/ironlib/pull/116)
- chore(deps): update docker/setup-buildx-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/146](https://togithub.com/metal-toolbox/ironlib/pull/146)
- fix(deps): update module github.com/sirupsen/logrus to v1.9.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/100](https://togithub.com/metal-toolbox/ironlib/pull/100)
- chore(deps): update anchore/sbom-action action to v0.15.11 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/99](https://togithub.com/metal-toolbox/ironlib/pull/99)
- fix(deps): update module github.com/tidwall/gjson to v1.17.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/109](https://togithub.com/metal-toolbox/ironlib/pull/109)
- fix(deps): update module golang.org/x/net to v0.24.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/145](https://togithub.com/metal-toolbox/ironlib/pull/145)
- chore(deps): update golangci/golangci-lint-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/147](https://togithub.com/metal-toolbox/ironlib/pull/147)
- fix(deps): update module github.com/stretchr/testify to v1.9.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/101](https://togithub.com/metal-toolbox/ironlib/pull/101)
- fix(deps): update module github.com/beevik/etree to v1.3.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/97](https://togithub.com/metal-toolbox/ironlib/pull/97)
- fix(deps): update module golang.org/x/net to v0.25.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/148](https://togithub.com/metal-toolbox/ironlib/pull/148)
- chore(deps): update github/codeql-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/149](https://togithub.com/metal-toolbox/ironlib/pull/149)
- Update CODEOWNERS by
[@&#8203;DoctorVin](https://togithub.com/DoctorVin) in
[https://github.com/metal-toolbox/ironlib/pull/152](https://togithub.com/metal-toolbox/ironlib/pull/152)
- Update modules that renovate is having trouble with by
[@&#8203;mmlb](https://togithub.com/mmlb) in
[https://github.com/metal-toolbox/ironlib/pull/150](https://togithub.com/metal-toolbox/ironlib/pull/150)
- chore(deps): update golangci/golangci-lint-action action to v6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/metal-toolbox/ironlib/pull/153](https://togithub.com/metal-toolbox/ironlib/pull/153)
- Add DiskWipe support to nvme using sanitize by
[@&#8203;mmlb](https://togithub.com/mmlb) in
[https://github.com/metal-toolbox/ironlib/pull/136](https://togithub.com/metal-toolbox/ironlib/pull/136)
- Add format support to nvme WipeDisk by
[@&#8203;mmlb](https://togithub.com/mmlb) in
[https://github.com/metal-toolbox/ironlib/pull/142](https://togithub.com/metal-toolbox/ironlib/pull/142)
- Add ns delete/create support to nvme WipeDisk by
[@&#8203;mmlb](https://togithub.com/mmlb) in
[https://github.com/metal-toolbox/ironlib/pull/154](https://togithub.com/metal-toolbox/ironlib/pull/154)
- More clean ups by [@&#8203;mmlb](https://togithub.com/mmlb) in
[https://github.com/metal-toolbox/ironlib/pull/158](https://togithub.com/metal-toolbox/ironlib/pull/158)
- Add basic support for blkdiscard by
[@&#8203;ScottGarman](https://togithub.com/ScottGarman) in
[https://github.com/metal-toolbox/ironlib/pull/159](https://togithub.com/metal-toolbox/ironlib/pull/159)
- Some more clean ups by [@&#8203;mmlb](https://togithub.com/mmlb) in
[https://github.com/metal-toolbox/ironlib/pull/161](https://togithub.com/metal-toolbox/ironlib/pull/161)
- Rename Disk stuff -> Drive and teach diskwipe example more tricks by
[@&#8203;mmlb](https://togithub.com/mmlb) in
[https://github.com/metal-toolbox/ironlib/pull/163](https://togithub.com/metal-toolbox/ironlib/pull/163)

#### New Contributors

- [@&#8203;turegano-equinix](https://togithub.com/turegano-equinix) made
their first contribution in
[https://github.com/metal-toolbox/ironlib/pull/131](https://togithub.com/metal-toolbox/ironlib/pull/131)
- [@&#8203;ScottGarman](https://togithub.com/ScottGarman) made their
first contribution in
[https://github.com/metal-toolbox/ironlib/pull/159](https://togithub.com/metal-toolbox/ironlib/pull/159)

**Full Changelog**:
metal-toolbox/ironlib@v0.2.17...v0.2.18

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/metal-toolbox/vogelkop).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
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.

1 participant