Граф коммитов

709 Коммитов

Автор SHA1 Сообщение Дата
Jason Meridth 03eb6d87ac
Merge pull request #1873 from github/dependabot/github_actions/dependencies-965fa1a766 2024-09-09 07:35:19 -05:00
Jason Meridth 158e3c983b
Merge pull request #1703 from TAbdiukov/MarkupLink 2024-09-09 07:28:46 -05:00
dependabot[bot] bc6e6e36a6
chore(deps): bump ruby/setup-ruby in the dependencies group
Bumps the dependencies group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `ruby/setup-ruby` from 1.190.0 to 1.191.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](a6e6f86333...52753b7da8)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 10:25:23 +00:00
Jason Meridth 9fe4c64f58
Merge pull request #1872 from github/jm_add_venv_to_gitignore
chore: add .venv/venv to .gitignore and update README with local dev info
2024-09-04 15:46:07 -05:00
jmeridth b4f9c54a4b
chore: add .venv/venv to .gitignore
best practices with local python development is to create a virtual
environment.  The most common are either .venv or venv folders in
the root of the repo.

We currently install [docutils](914839fd31/script/bootstrap (L8))
via pip (python).

- [x] add .venv/venv folders to .gitignore
- [x] update README with how to setup locally environment

Signed-off-by: jmeridth <jmeridth@gmail.com>
2024-09-04 15:10:19 -05:00
Jason Meridth 914839fd31
Merge pull request #1536 from felixfontein/fix-rst-links
Make sure all anchors are created for RST links
2024-09-04 15:03:54 -05:00
Jason Meridth f7adf19d87
Merge pull request #1863 from github/dependabot/bundler/bundler-6e3bc67060
chore(deps): bump rexml from 3.3.3 to 3.3.6 in the bundler group
2024-09-02 11:34:17 -05:00
Jason Meridth c15fe02ec9
Merge pull request #1868 from github/dependabot/github_actions/dependencies-ef13df8af4 2024-09-02 09:48:51 -05:00
dependabot[bot] 2880c2c6d1
chore(deps): bump the dependencies group across 1 directory with 2 updates
Bumps the dependencies group with 2 updates in the / directory: [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [actions/setup-python](https://github.com/actions/setup-python).


Updates `ruby/setup-ruby` from 1.180.0 to 1.190.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ff740bc00a...a6e6f86333)

Updates `actions/setup-python` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](82c7e631bb...f677139bbe)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 11:01:09 +00:00
dependabot[bot] 6d287a98bb
chore(deps): bump rexml from 3.3.3 to 3.3.6 in the bundler group
Bumps the bundler group with 1 update: [rexml](https://github.com/ruby/rexml).


Updates `rexml` from 3.3.3 to 3.3.6
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.3...v3.3.6)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: direct:production
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 20:51:15 +00:00
Jason Meridth 3c51ea1fe0
Merge pull request #1855 from github/jm_add_perms_to_github_action
fix: add explicit permissions to ci github action
2024-08-06 15:28:40 -05:00
jmeridth 1e2c039359
fix: add explicit permissions to ci github action
Fixing a code scanning alert

Signed-off-by: jmeridth <jmeridth@gmail.com>
2024-08-06 15:24:51 -05:00
Jason Meridth d70539cdc0
Merge pull request #1848 from github/dependabot/bundler/bundler-d88a561098
chore(deps): bump rexml from 3.3.2 to 3.3.3 in the bundler group
2024-08-06 15:18:51 -05:00
Jason Meridth c6beb4f541
Merge pull request #1854 from github/jm_change_rubygems_url_in_gemfile_to_https
fix: ensure rubygems url is using https
2024-08-06 15:16:52 -05:00
jmeridth 83b09f8186
fix: ensure rubygems url is using https
Fixes https://github.com/github/markup/security/code-scanning/1

`Dependency source URL uses the unencrypted protocol HTTP. Use HTTPS instead.`

Signed-off-by: jmeridth <jmeridth@gmail.com>
2024-08-06 15:05:30 -05:00
dependabot[bot] 2b0455a36c
chore(deps): bump rexml from 3.3.2 to 3.3.3 in the bundler group
Bumps the bundler group with 1 update: [rexml](https://github.com/ruby/rexml).


Updates `rexml` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: direct:production
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 16:46:51 +00:00
Zack Koppert c1c964cbcc
Merge pull request #1839 from github/dependabot/bundler/bundler-f673797440
chore(deps): bump rexml from 3.3.0 to 3.3.2 in the bundler group
2024-07-23 15:00:39 -07:00
dependabot[bot] 7e6c70341e
chore(deps): bump rexml from 3.3.0 to 3.3.2 in the bundler group
Bumps the bundler group with 1 update: [rexml](https://github.com/ruby/rexml).


Updates `rexml` from 3.3.0 to 3.3.2
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.0...v3.3.2)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: direct:production
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 00:03:10 +00:00
Jason Meridth 196158e1ea
Merge pull request #1822 from github/jm_sha_instead_of_tag_for_stale_action 2024-06-19 15:38:16 -05:00
jmeridth 2a0c8ddb79
chore: use sha instead of tag on stale workflow
didn't catch this in #1821

Using SHA instead of tag ensures secure supply chain.  Tags are mutable, SHAs are not

Signed-off-by: jmeridth <jmeridth@gmail.com>
2024-06-19 15:33:53 -05:00
Justin Kenyon 6749d596cb
Merge pull request #1821 from github/kenyonj-patch-1
Create stale.yml
2024-06-19 15:39:17 -04:00
Justin Kenyon 06e35c7cd3
Create stale.yml 2024-06-19 15:36:52 -04:00
Jason Meridth 1239eee604
Merge pull request #1817 from github/jm_update_github_actions
chore: add dependabot and update github actions
2024-06-17 11:04:40 -05:00
jmeridth e6973dfdac
chore: add dependabot and update github actions
Closes #1756

- [x] update github actions to latest versions
- [x] use SHAs instead of tags for github actions, more secure supply chain
- [x] add dependabot file grouping minor/patch dependency updates to reduce PRs
- [x] remove Gemfile.lock from .gitignore and add it back to source control
  - this will allow dependabot to detect dependency updates

Signed-off-by: jmeridth <jmeridth@gmail.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2024-06-17 11:00:52 -05:00
Justin Kenyon 2c4e963153
Merge pull request #1816 from github/jk-update-activesupport
Update activesupport to 7.1.3.4
2024-06-17 11:54:06 -04:00
Justin Kenyon 26b77f5d7c
update version and history 2024-06-17 11:20:56 -04:00
Justin Kenyon aa09a8a8d4
Update activesupport to 7.1.3.4 2024-06-17 11:19:13 -04:00
Justin Kenyon c15159bf64
Merge pull request #1814 from github/jk-minified-upgrade-nokogiri
Update nokogiri, nokogiri-diff, rdoc, drop support for Ruby < 3
2024-06-17 11:08:47 -04:00
Justin Kenyon 2e6d49d58f
Update HISTORY.md 2024-06-17 11:07:35 -04:00
Justin Kenyon 5488510af8
Update nokogiri, nokogiri-diff, rdoc
This also removes support for Ruby versions < 3
Brings in changes from https://github.com/github/markup/pull/1808

co-authored-by: Tyler Dixon <tylerdixon@github.com>
2024-06-14 17:04:52 -04:00
Chris Maynard a849a12ac5
Merge pull request #1730 from github/ctmayn/mdx-markdown-support
Add markdown support for .mdx files
2023-10-11 09:34:20 -07:00
Chris Maynard 04873413c9 Add markdown support for .mdx files 2023-10-10 14:58:28 -07:00
djdefi 1fa657de53
Merge pull request #1625 from github/djdefi-update-support-contact
Remove reference to deprecated support email
2023-09-12 14:38:59 -07:00
TAbdiukov 65bfe28365 Textile language link now leads to something completely different - replace the link with the current official one 2023-07-04 06:23:18 +02:00
djdefi e935a85055
Remove reference to deprecated support email 2022-12-29 11:30:34 -08:00
Felix Fontein a78c9a718b Add test.
On my system rest2html generates quite some different markup
so I'm not sure whether this actually works.
2022-07-15 11:28:22 +02:00
Felix Fontein 040f91d991 Make sure all anchors are created for RST links. 2022-07-15 11:27:37 +02:00
Aaron Harpole b2230a2959
Merge pull request #1529 from github/bump-commonmarker
Bump commonmark version
2022-05-10 16:44:27 -07:00
Aaron Harpole 4dc7c56127
Update HISTORY.md
Co-authored-by: Nick Borromeo <nickborromeo@github.com>
2022-03-21 15:41:09 -07:00
Aaron Harpole 2de4aa63c4 fix some minor changes in the generated HTML 2022-03-14 22:10:11 +00:00
Nick Borromeo 690d90e87e Merge branch 'bump-commonmarker' of https://github.com/github/markup into bump-commonmarker 2022-03-13 23:55:31 -07:00
Nick Borromeo d35c00f367 Bump commonmark version 2022-03-13 23:52:43 -07:00
Nick Borromeo c806bbfb3f Bump commonmark version 2022-03-07 19:12:02 -08:00
Aaron Harpole 46908504f5
Merge pull request #1452 from terencehonles/fix-rst-directives-with-unknown-options
fix unknown directive options removing the directive entirely
2021-04-02 17:32:20 -07:00
Terence D. Honles 7a19485f98 fix unknown directive options removing the directive entirely 2021-04-01 22:05:37 -07:00
Terence D. Honles bd03c94813 fix github action triggers 2021-04-01 22:05:37 -07:00
Aaron Harpole b8642441b2
Merge pull request #1453 from terencehonles/convert-to-github-actions
convert to github actions
2021-04-01 21:43:27 -07:00
Terence D. Honles 681f5392ec convert to github actions 2021-03-31 12:40:20 -07:00
Carl Brasic 0ed8aff7af
Merge pull request #1456 from github/python3-rst
Render RST using python3
2021-03-31 10:14:58 -05:00
Carl Brasic 4230afedbb Add changelog entry 2021-03-31 10:14:35 -05:00