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 github-markup from 4.0.1 to 4.0.2 #538

Merged
merged 1 commit into from
Oct 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2023

Bumps github-markup from 4.0.1 to 4.0.2.

Changelog

Sourced from github-markup's changelog.

4.0.2 - 2023-10-10

  • Add support for .mdx files in markdown
Commits
  • 0487341 Add markdown support for .mdx files
  • 1fa657d Merge pull request #1625 from github/djdefi-update-support-contact
  • e935a85 Remove reference to deprecated support email
  • See full diff 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)

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Oct 12, 2023
@github-actions
Copy link

@github-actions
Copy link

gem compare github-markup 4.0.1 4.0.2

Compared versions: ["4.0.1", "4.0.2"]
  DIFFERENT date:
    4.0.1: 2022-05-10 00:00:00 UTC
    4.0.2: 2023-10-11 00:00:00 UTC
  DIFFERENT rubygems_version:
    4.0.1: 3.2.9
    4.0.2: 3.0.3
  DIFFERENT version:
    4.0.1: 4.0.1
    4.0.2: 4.0.2
  DIFFERENT files:
    4.0.1->4.0.2:
      * Changed:
            .dockerignore 
              (!) New permissions: 100666 -> 100644
            .github/workflows/ci.yml 
              (!) New permissions: 100666 -> 100644
            .gitignore 
              (!) New permissions: 100666 -> 100644
            .kick 
              (!) New permissions: 100666 -> 100644
            CODE_OF_CONDUCT.md 
              (!) New permissions: 100666 -> 100644
            CONTRIBUTING.md +1/-1
              (!) New permissions: 100666 -> 100644
            Dockerfile 
              (!) New permissions: 100666 -> 100644
            Gemfile 
              (!) New permissions: 100666 -> 100644
            HISTORY.md +3/-0
              (!) New permissions: 100666 -> 100644
            LICENSE 
              (!) New permissions: 100666 -> 100644
            README.md 
              (!) New permissions: 100666 -> 100644
            Rakefile 
              (!) New permissions: 100666 -> 100644
            bin/github-markup 
              (!) New permissions: 100777 -> 100755
            github-markup.gemspec 
              (!) New permissions: 100666 -> 100644
            lib/github-markup.rb +1/-1
              (!) New permissions: 100666 -> 100644
            lib/github/commands/pod2html 
              (!) New permissions: 100777 -> 100755
            lib/github/commands/pod62html 
              (!) New permissions: 100777 -> 100755
            lib/github/commands/rest2html 
              (!) New permissions: 100777 -> 100755
            lib/github/markup.rb 
              (!) New permissions: 100666 -> 100644
            lib/github/markup/command_implementation.rb 
              (!) New permissions: 100666 -> 100644
            lib/github/markup/gem_implementation.rb 
              (!) New permissions: 100666 -> 100644
            lib/github/markup/implementation.rb 
              (!) New permissions: 100666 -> 100644
            lib/github/markup/markdown.rb +2/-2
              (!) New permissions: 100666 -> 100644
            lib/github/markup/rdoc.rb 
              (!) New permissions: 100666 -> 100644
            lib/github/markups.rb 
              (!) New permissions: 100666 -> 100644
            script/bootstrap 
              (!) New permissions: 100777 -> 100755
            script/bootstrap.contrib 
              (!) New permissions: 100777 -> 100755
            script/cibuild 
              (!) New permissions: 100777 -> 100755
            test/fixtures/fail.sh 
              (!) New permissions: 100777 -> 100755
            test/markup_test.rb 
              (!) New permissions: 100666 -> 100644
            test/markups/README.asciidoc 
              (!) New permissions: 100666 -> 100644
            test/markups/README.asciidoc.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.creole 
              (!) New permissions: 100666 -> 100644
            test/markups/README.creole.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.directives.rst 
              (!) New permissions: 100666 -> 100644
            test/markups/README.directives.rst.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.hidetitle.asciidoc 
              (!) New permissions: 100666 -> 100644
            test/markups/README.hidetitle.asciidoc.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.litcoffee 
              (!) New permissions: 100666 -> 100644
            test/markups/README.litcoffee.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.markdown 
              (!) New permissions: 100666 -> 100644
            test/markups/README.markdown.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.mediawiki 
              (!) New permissions: 100666 -> 100644
            test/markups/README.mediawiki.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.noformat 
              (!) New permissions: 100666 -> 100644
            test/markups/README.noformat.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.org 
              (!) New permissions: 100666 -> 100644
            test/markups/README.org.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.pod 
              (!) New permissions: 100666 -> 100644
            test/markups/README.pod.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.rdoc 
              (!) New permissions: 100666 -> 100644
            test/markups/README.rdoc.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.rst 
              (!) New permissions: 100666 -> 100644
            test/markups/README.rst.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.rst.txt 
              (!) New permissions: 100666 -> 100644
            test/markups/README.rst.txt.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.textile 
              (!) New permissions: 100666 -> 100644
            test/markups/README.textile.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.toc.asciidoc 
              (!) New permissions: 100666 -> 100644
            test/markups/README.toc.asciidoc.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.toc.rst 
              (!) New permissions: 100666 -> 100644
            test/markups/README.toc.rst.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.txt 
              (!) New permissions: 100666 -> 100644
            test/markups/README.txt.html 
              (!) New permissions: 100666 -> 100644
  DIFFERENT test_files:
    4.0.1->4.0.2:
      * Changed:
            test/fixtures/fail.sh 
              (!) New permissions: 100777 -> 100755
            test/markup_test.rb 
              (!) New permissions: 100666 -> 100644
            test/markups/README.asciidoc 
              (!) New permissions: 100666 -> 100644
            test/markups/README.asciidoc.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.creole 
              (!) New permissions: 100666 -> 100644
            test/markups/README.creole.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.directives.rst 
              (!) New permissions: 100666 -> 100644
            test/markups/README.directives.rst.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.hidetitle.asciidoc 
              (!) New permissions: 100666 -> 100644
            test/markups/README.hidetitle.asciidoc.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.litcoffee 
              (!) New permissions: 100666 -> 100644
            test/markups/README.litcoffee.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.markdown 
              (!) New permissions: 100666 -> 100644
            test/markups/README.markdown.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.mediawiki 
              (!) New permissions: 100666 -> 100644
            test/markups/README.mediawiki.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.noformat 
              (!) New permissions: 100666 -> 100644
            test/markups/README.noformat.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.org 
              (!) New permissions: 100666 -> 100644
            test/markups/README.org.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.pod 
              (!) New permissions: 100666 -> 100644
            test/markups/README.pod.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.rdoc 
              (!) New permissions: 100666 -> 100644
            test/markups/README.rdoc.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.rst 
              (!) New permissions: 100666 -> 100644
            test/markups/README.rst.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.rst.txt 
              (!) New permissions: 100666 -> 100644
            test/markups/README.rst.txt.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.textile 
              (!) New permissions: 100666 -> 100644
            test/markups/README.textile.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.toc.asciidoc 
              (!) New permissions: 100666 -> 100644
            test/markups/README.toc.asciidoc.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.toc.rst 
              (!) New permissions: 100666 -> 100644
            test/markups/README.toc.rst.html 
              (!) New permissions: 100666 -> 100644
            test/markups/README.txt 
              (!) New permissions: 100666 -> 100644
            test/markups/README.txt.html 
              (!) New permissions: 100666 -> 100644

@github-actions
Copy link

gem compare --diff github-markup 4.0.1 4.0.2

Compared versions: ["4.0.1", "4.0.2"]
  DIFFERENT files:
    4.0.1->4.0.2:
      * Changed:
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100777 -> 100755
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100777 -> 100755
              (!) New permissions: 100777 -> 100755
              (!) New permissions: 100777 -> 100755
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100777 -> 100755
              (!) New permissions: 100777 -> 100755
              (!) New permissions: 100777 -> 100755
              (!) New permissions: 100777 -> 100755
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
              (!) New permissions: 100666 -> 100644
        CONTRIBUTING.md
                --- /tmp/d20231012-2010-idrprf/github-markup-4.0.1/CONTRIBUTING.md	2023-10-12 02:30:51.448247033 +0000
                +++ /tmp/d20231012-2010-idrprf/github-markup-4.0.2/CONTRIBUTING.md	2023-10-12 02:30:51.456247141 +0000
                @@ -14 +14 @@
                -* **Markdown on GitHub** - contact support@github.com
                +* **Markdown on GitHub** - contact [GitHub Support](https://support.github.com/)
        HISTORY.md
                --- /tmp/d20231012-2010-idrprf/github-markup-4.0.1/HISTORY.md	2023-10-12 02:30:51.448247033 +0000
                +++ /tmp/d20231012-2010-idrprf/github-markup-4.0.2/HISTORY.md	2023-10-12 02:30:51.456247141 +0000
                @@ -0,0 +1,3 @@
                +## 4.0.2 - 2023-10-10
                +* Add support for .mdx files in markdown
                +
        lib/github-markup.rb
                --- /tmp/d20231012-2010-idrprf/github-markup-4.0.1/lib/github-markup.rb	2023-10-12 02:30:51.448247033 +0000
                +++ /tmp/d20231012-2010-idrprf/github-markup-4.0.2/lib/github-markup.rb	2023-10-12 02:30:51.456247141 +0000
                @@ -3 +3 @@
                -    VERSION = '4.0.1'
                +    VERSION = '4.0.2'
        lib/github/markup/markdown.rb
                --- /tmp/d20231012-2010-idrprf/github-markup-4.0.1/lib/github/markup/markdown.rb	2023-10-12 02:30:51.452247087 +0000
                +++ /tmp/d20231012-2010-idrprf/github-markup-4.0.2/lib/github/markup/markdown.rb	2023-10-12 02:30:51.460247194 +0000
                @@ -34,2 +34,2 @@
                -          /md|mkdn?|mdwn|mdown|markdown|litcoffee/i,
                -          ["Markdown", "Literate CoffeeScript"])
                +          /md|mkdn?|mdwn|mdown|markdown|mdx|litcoffee/i,
                +          ["Markdown", "MDX", "Literate CoffeeScript"])

@dependabot dependabot bot force-pushed the dependabot/bundler/github-markup-4.0.2 branch from bd86f32 to 6b57da3 Compare October 25, 2023 06:00
Bumps [github-markup](https://github.com/github/markup) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/github/markup/releases)
- [Changelog](https://github.com/github/markup/blob/master/HISTORY.md)
- [Commits](github/markup@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: github-markup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/github-markup-4.0.2 branch from 6b57da3 to 03e6a7b Compare October 25, 2023 10:09
@dentarg dentarg merged commit 3f5e963 into main Oct 29, 2023
6 checks passed
@dentarg dentarg deleted the dependabot/bundler/github-markup-4.0.2 branch October 29, 2023 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant