hugo:fix/commandslist

Last commit made on 2023-05-22
Get this branch:
git clone -b fix/commandslist https://git.launchpad.net/hugo

Branch merges

Branch information

Name:
fix/commandslist
Repository:
lp:hugo

Recent commits

262157d... by Bjørn Erik Pedersen

commands: Make all list commands list what 'all' did before

Also, always include the CSV header.

Updates #10953

2db7ec6... by InLaw <email address hidden>

tpl/tplimpl: Add img loading attribute to figure shortcode (#10927)

e6dc805... by Bjørn Erik Pedersen

commands: Fix build logic when listing expired/future draft content

Fixes #10972

2637b4e... by Bjørn Erik Pedersen

Allow whitelisting mediaTypes used in resources.GetRemote

Fixes #10286

7c7baa6... by Bjørn Erik Pedersen

Add hugo.WorkingDir

Fixes #10969

4f085e8... by Bjørn Erik Pedersen

Make language merging of markup etc. config without values in the root

Updates #10953

150d190... by Joe Mooring <email address hidden>

tpl/urls: Return empty string when JoinPath has zero args

065ae00... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1

Bumps [github.com/dustin/go-humanize](https://github.com/dustin/go-humanize) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/dustin/go-humanize/releases)
- [Commits](https://github.com/dustin/go-humanize/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: github.com/dustin/go-humanize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <email address hidden>

1a7d57c... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump google.golang.org/api from 0.76.0 to 0.123.0

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.76.0 to 0.123.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.76.0...v0.123.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <email address hidden>

bba54e6... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump golang.org/x/tools from 0.4.0 to 0.9.1

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.4.0 to 0.9.1.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.4.0...v0.9.1)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <email address hidden>