Skip to content

fix(deps): update module github.com/antchfx/xmlquery to v1.5.1#50

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-antchfx-xmlquery-1.x
Open

fix(deps): update module github.com/antchfx/xmlquery to v1.5.1#50
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-antchfx-xmlquery-1.x

Conversation

@renovate

@renovate renovate Bot commented Apr 6, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/antchfx/xmlquery v1.3.18v1.5.1 age confidence

Release Notes

antchfx/xmlquery (github.com/antchfx/xmlquery)

v1.5.1

Compare Source

Update packages:
  • update github.com/antchfx/xpath from v1.3.5 to v1.3.6

v1.5.0

Compare Source

New Features
  • Add xml.ProcInst supports. Include the new ProcessingInstruction Node Type (#​133, #​106)
  • Add a LineNumbers feature that allows retrieving the line number of each node in the XML file via the WithLineNumbers option. (#​132 by @​aufi)
  • New methods: ChildNodes() (#​127 by @​rmkane)
Other

update github.com/antchfx/xpath from 1.3.3 to 1.3.5. See https://github.com/antchfx/xpath/releases

v1.4.4

Compare Source

Merged PR:

Update golang.org/x/net from 0.7.0 to 0.33.0 (#​121)

v1.4.3

Compare Source

Merged PR:

Update packages:

  • update golang.org/x/net from v0.7.0 to v0.33.0
  • update github.com/antchfx/xpath from v1.3.2 to v1.3.3

v1.4.2

Compare Source

update dep package github.com/antchfx/xpath from v1.3.1 to v1.3.2

https://github.com/antchfx/xpath/releases/tag/v1.3.2

v1.4.1

Compare Source

update github.com/antchfx/xpath to v1.3.1 (https://github.com/antchfx/xpath/releases/tag/v1.3.1)

v1.4.0

Compare Source

fixes:
Core package XPath
Features

PR #​65, allows expose Level() for Node object


Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from adamdecaf as a code owner April 6, 2024 15:33
@renovate renovate Bot force-pushed the renovate/github.com-antchfx-xmlquery-1.x branch from cec8705 to e9737c5 Compare June 24, 2024 09:27
@renovate

renovate Bot commented Jun 24, 2024

Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/antchfx/xpath v1.2.4 -> v1.3.5
golang.org/x/net v0.7.0 -> v0.33.0
golang.org/x/text v0.7.0 -> v0.21.0

@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.0 fix(deps): update module github.com/antchfx/xmlquery to v1.4.1 Jun 24, 2024
@renovate renovate Bot force-pushed the renovate/github.com-antchfx-xmlquery-1.x branch from e9737c5 to 166a1dc Compare October 7, 2024 03:05
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.1 fix(deps): update module github.com/antchfx/xmlquery to v1.4.2 Oct 7, 2024
@renovate renovate Bot force-pushed the renovate/github.com-antchfx-xmlquery-1.x branch from 166a1dc to a0ef106 Compare December 21, 2024 14:19
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.2 fix(deps): update module github.com/antchfx/xmlquery to v1.4.3 Dec 21, 2024
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.3 fix(deps): update module github.com/antchfx/xmlquery to v1.4.3 - autoclosed Dec 23, 2024
@renovate renovate Bot closed this Dec 23, 2024
@renovate renovate Bot deleted the renovate/github.com-antchfx-xmlquery-1.x branch December 23, 2024 13:44
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.3 - autoclosed fix(deps): update module github.com/antchfx/xmlquery to v1.4.3 Dec 23, 2024
@renovate renovate Bot reopened this Dec 23, 2024
@renovate renovate Bot force-pushed the renovate/github.com-antchfx-xmlquery-1.x branch from 8d33554 to a0ef106 Compare December 23, 2024 15:25
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.3 fix(deps): update module github.com/antchfx/xmlquery to v1.4.3 - autoclosed Jan 30, 2025
@renovate renovate Bot closed this Jan 30, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.3 - autoclosed fix(deps): update module github.com/antchfx/xmlquery to v1.4.3 Jan 30, 2025
@renovate renovate Bot reopened this Jan 30, 2025
@renovate renovate Bot force-pushed the renovate/github.com-antchfx-xmlquery-1.x branch from 82b9292 to a0ef106 Compare January 30, 2025 09:18
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.3 fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 Feb 3, 2025
@renovate renovate Bot force-pushed the renovate/github.com-antchfx-xmlquery-1.x branch from a0ef106 to 00311f5 Compare February 3, 2025 14:53
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 - autoclosed Apr 1, 2025
@renovate renovate Bot closed this Apr 1, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 - autoclosed fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 Apr 1, 2025
@renovate renovate Bot reopened this Apr 1, 2025
@renovate renovate Bot force-pushed the renovate/github.com-antchfx-xmlquery-1.x branch from a2debd3 to 00311f5 Compare April 1, 2025 06:07
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 - autoclosed May 27, 2025
@renovate renovate Bot closed this May 27, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 - autoclosed fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 May 27, 2025
@renovate renovate Bot reopened this May 27, 2025
@renovate renovate Bot reopened this Jun 20, 2025
@renovate renovate Bot force-pushed the renovate/github.com-antchfx-xmlquery-1.x branch from cf046e9 to 00311f5 Compare June 20, 2025 10:01
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 - autoclosed Jul 2, 2025
@renovate renovate Bot closed this Jul 2, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 - autoclosed fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 Jul 2, 2025
@renovate renovate Bot reopened this Jul 2, 2025
@renovate renovate Bot force-pushed the renovate/github.com-antchfx-xmlquery-1.x branch from ac42ed6 to 00311f5 Compare July 2, 2025 22:24
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 - autoclosed Jul 14, 2025
@renovate renovate Bot closed this Jul 14, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 - autoclosed fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 Jul 14, 2025
@renovate renovate Bot reopened this Jul 14, 2025
@renovate renovate Bot force-pushed the renovate/github.com-antchfx-xmlquery-1.x branch from cac1ac4 to 00311f5 Compare July 14, 2025 11:33
@renovate renovate Bot force-pushed the renovate/github.com-antchfx-xmlquery-1.x branch from 00311f5 to d107bed Compare October 12, 2025 09:49
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.4.4 fix(deps): update module github.com/antchfx/xmlquery to v1.5.0 Oct 12, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.5.0 fix(deps): update module github.com/antchfx/xmlquery to v1.5.0 - autoclosed Oct 17, 2025
@renovate renovate Bot closed this Oct 17, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.5.0 - autoclosed fix(deps): update module github.com/antchfx/xmlquery to v1.5.0 Oct 17, 2025
@renovate renovate Bot reopened this Oct 17, 2025
@renovate renovate Bot force-pushed the renovate/github.com-antchfx-xmlquery-1.x branch 2 times, most recently from d107bed to c798dba Compare October 17, 2025 15:10
@renovate

renovate Bot commented Dec 15, 2025

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/antchfx/xpath v1.2.4 -> v1.3.6
golang.org/x/net v0.7.0 -> v0.33.0
golang.org/x/text v0.7.0 -> v0.21.0

@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.5.0 fix(deps): update module github.com/antchfx/xmlquery to v1.5.0 - autoclosed Mar 10, 2026
@renovate renovate Bot closed this Mar 10, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.5.0 - autoclosed fix(deps): update module github.com/antchfx/xmlquery to v1.5.0 Mar 11, 2026
@renovate renovate Bot reopened this Mar 11, 2026
@renovate renovate Bot force-pushed the renovate/github.com-antchfx-xmlquery-1.x branch 2 times, most recently from c798dba to 46a5284 Compare March 11, 2026 04:07
@renovate renovate Bot changed the title fix(deps): update module github.com/antchfx/xmlquery to v1.5.0 fix(deps): update module github.com/antchfx/xmlquery to v1.5.1 Mar 21, 2026
@renovate renovate Bot force-pushed the renovate/github.com-antchfx-xmlquery-1.x branch from 46a5284 to b8199b8 Compare March 21, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants